Mads Hartmann 8ca2ecd52d Add support for exporting environment variables (#4)
* Add support for exporting environment variables

* Support multiple exports in one command

Also improves the structure of the AST so the variable name and the
assigned expression aren't free-floating

* Allow for multiple declarations in local declarations as well

Simplify the generated nodes.

* Commit generated code

* Consolidate declarations into a single declaration_command

This also adds support for declare, typeset, and readonly

* Rename environment_variable_assignment to variable_assignment
2018-02-27 13:22:28 -08:00
2017-07-14 12:28:54 -07:00
2017-07-14 12:28:54 -07:00
2017-07-14 17:53:04 -07:00
2017-07-14 13:54:05 -07:00
2017-07-14 12:28:54 -07:00
2017-07-14 14:46:24 -07:00
2018-02-12 16:54:53 -08:00
2017-07-14 14:46:24 -07:00

tree-sitter-bash

Build Status

Bash grammar for tree-sitter.

References

Description
No description provided
Readme 11 MiB
Languages
JavaScript 70.9%
Rust 16.6%
C++ 5%
Scheme 3.3%
Shell 2.2%
Other 2%