peon/src/frontend/compiler
Mattia Giambirtone 42ba738620
Added 'is' identity operator and implemented equality for booleans
2023-05-01 16:37:33 +02:00
..
targets Added 'is' identity operator and implemented equality for booleans 2023-05-01 16:37:33 +02:00
compiler.nim Reverted variable hoisting and fixed minor issue during name resolution. Updated comments 2023-05-01 15:30:55 +02:00
newcompiler.nim Initial work on the new compiler module 2023-03-27 09:53:56 +02:00