Releases: rrozansk/SPaG
Releases · rrozansk/SPaG
SPaG alpha release
A module containing scanner (regular expression) and parser (BNF) compilers as well as a base generator, which provides protection and validation, from which all target language generators must inherit from. A script is also included which reads the respective specification(s) from file and outputs the resulting code to disk.