|
|
|
|
|
by gaigalas
82 days ago
|
|
This gist is a concatenation of several shell script modules which form a comprehensive parser library for the portable shell. The main parser and emitter are BFN-generated (that's why they look so mechanical). The BNF parser generator is also written in portable shell (I posted another gist with a preview of it in another thread). All modules have comprehensive tests, but it is still lacking documentation and not ready for prime time! |
|