12 lines
467 B
Markdown
12 lines
467 B
Markdown
tree-sitter-bash
|
|
================
|
|
|
|
[![Build Status](https://travis-ci.org/tree-sitter/tree-sitter-bash.svg?branch=master)](https://travis-ci.org/tree-sitter/tree-sitter-bash)
|
|
|
|
Bash grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
|
|
|
|
#### References
|
|
|
|
* [Bash man page](http://man7.org/linux/man-pages/man1/bash.1.html#SHELL_GRAMMAR)
|
|
* [Shell command language specification](http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html)
|