withfig / lezer-bash

Lezer grammar for shell scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@fig/lezer-bash

This is a Bash grammar for the Lezer parser system.

The grammar closely follows the official Shell Command Language Specification

Most of the names used in the Lezer grammar are the same as the names used in the Shell Grammar section of the specification linked above.

The code is licensed under an MIT license.

About

Lezer grammar for shell scripts

License:MIT License


Languages

Language:JavaScript 100.0%