peon/src/frontend
Mattia Giambirtone 15c46a2f46 Parser support for forward declarations 2022-04-07 12:15:34 +02:00
..
meta Fixed a bug with parsing non base-10 numbers in the lexer. Minor fixes to the parser and updated docs and comments 2022-04-06 12:09:19 +02:00
compiler.nim Parser support for forward declarations 2022-04-07 12:15:34 +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 Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
parser.nim Parser support for forward declarations 2022-04-07 12:15:34 +02:00
serializer.nim Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00