I think the first thing to do is to get codebase of simple Lua scripts/programs... or prepare it yourself. It will be helpful as starting point to think about parser/tokenizer and for testing purposes.
The idea is simple: if you want to test compiler, you'll need to prepare several code examples.
I think the first thing to do is to get codebase of simple Lua scripts/programs... or prepare it yourself. It will be helpful as starting point to think about parser/tokenizer and for testing purposes.
The idea is simple: if you want to test compiler, you'll need to prepare several code examples.