peon/src/frontend
Mattia Giambirtone d38ad5aab4 Initial work on static name resolution 2022-04-21 15:58:42 +02:00
..
meta Initial work on type inference and variable declarations. Minor changes to the optimizer 2022-04-21 15:25:29 +02:00
compiler.nim Initial work on static name resolution 2022-04-21 15:58:42 +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 work on type inference and variable declarations. Minor changes to the optimizer 2022-04-21 15:25:29 +02:00
parser.nim Initial work on inferring types 2022-04-12 12:18:25 +02:00