Nope, it was a language I made up for class that was really simple and used the C++ pre-processor to generate opcodes for the sandbox.
I regret that design choice now. I tried to replicate some of the logic from my macross assembler if/else logic, but preprocessor is a tough crowd.
Nope, it was a language I made up for class that was really simple and used the C++ pre-processor to generate opcodes for the sandbox.
I regret that design choice now. I tried to replicate some of the logic from my macross assembler if/else logic, but preprocessor is a tough crowd.