![]() |
nsbaci 1.0
|
NsbaciCompiler class implementation for nsbaci. More...

Namespaces | |
| namespace | nsbaci |
| Root namespace for the nsbaci application. | |
| namespace | nsbaci::compiler |
| Compiler namespace containing all compilation-related stuff. | |
NsbaciCompiler class implementation for nsbaci.
This file contains the implementation of the NsbaciCompiler class which uses flex-generated lexer and bison-generated parser to compile nsbaci source code into p-code instructions for the virtual machine.