add a basm code generatormaster
commitabe6b13e522b8535e87a62b7b8942d91bec72db7
authorMarek Baczynski <imbaczek@gmail.com>
Sun, 7 Oct 2007 10:52:32 +0000 (7 12:52 +0200)
committerMarek Baczynski <imbaczek@gmail.com>
Sun, 7 Oct 2007 10:52:32 +0000 (7 12:52 +0200)
tree1de92d6e1af266e46de7085da05d94fd80174b85
parent0548d4eeabac808920a2818ef4fda2dfe3256758
add a basm code generator
src/CMakeLists.txt
src/codegen_basm.cpp [new file with mode: 0644]
src/codegen_basm.h [new file with mode: 0644]
src/main.cpp
src/utils.h [new file with mode: 0644]