summaryrefslogtreecommitdiffstats
path: root/parsing/codegen.sh
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite codegenP. J. McDermott2016-02-201-17/+74
| | | | | | | | The previous version didn't handle nested or multiple command substitutions. The stack format has also been extended to support arithmetic expansions.
* Add code generationP. J. McDermott2016-02-201-0/+85