An open API service indexing awesome lists of open source software.

https://github.com/davidedc/simplified-shell-parser-in-js

Simplified shell parser demo. Parses roughly according to stash's "Shell Grammar Simplified" at https://github.com/ywangd/stash/blob/master/man/grammar.txt
https://github.com/davidedc/simplified-shell-parser-in-js

Last synced: about 2 months ago
JSON representation

Simplified shell parser demo. Parses roughly according to stash's "Shell Grammar Simplified" at https://github.com/ywangd/stash/blob/master/man/grammar.txt

Awesome Lists containing this project

README

        

# Simplified shell parser in js
Simplified shell parser demo. Parses roughly according to stash's "Shell Grammar Simplified" at https://github.com/ywangd/stash/blob/master/man/grammar.txt