Last updated:
0 purchases
bashlex 0.18
bashlex is a Python port of the parser used internally by GNU bash.
For the most part it’s transliterated from C, the major differences are:
it does not execute anything
it is reentrant
it generates a complete AST
See https://github.com/idank/bashlex/blob/master/README.md for more info.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.