peon/src/frontend/meta
Mattia Giambirtone 6789a45e28 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
..
ast.nim Initial work on adding type support to the parser for declarations + fixes for lambdas 2022-04-05 15:52:58 +02:00
bytecode.nim Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
errors.nim Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
token.nim 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