peon/src/frontend
Mattia Giambirtone d7cb6eaae0 Bytecode is now serialized to a file 2022-04-26 16:22:23 +02:00
..
meta Turned off optimizer (breaks compiler) further work on closures and scope resolution 2022-04-26 09:29:59 +02:00
compiler.nim Bytecode is now serialized to a file 2022-04-26 16:22:23 +02:00
lexer.nim Added notes to README, minor changes to lexer and test file 2022-04-07 11:51:36 +02:00
optimizer.nim Turned off optimizer (breaks compiler) further work on closures and scope resolution 2022-04-26 09:29:59 +02:00
parser.nim Fixed various bugs with parsing and compiling functions as well as with jumping 2022-04-26 13:04:40 +02:00