peon/src
Nocturn9x ce82517f14 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
..
backend Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
frontend 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
memory Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
util Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
config.nim Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
main.nim Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
test.nim Initial work on adding type support to the parser for declarations + fixes for lambdas 2022-04-05 15:52:58 +02:00