nsbaci 1.0
Loading...
Searching...
No Matches
nsbaciCompiler.cpp File Reference

NsbaciCompiler class implementation for nsbaci. More...

Include dependency graph for nsbaciCompiler.cpp:

Namespaces

namespace  nsbaci
 Root namespace for the nsbaci application.
namespace  nsbaci::compiler
 Compiler namespace containing all compilation-related stuff.

Detailed Description

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.

Author
Nicolás Serrano García