JustAnotherJAPL/src
Nocturn9x ce3fbe6ced Fixed bug that always parsed function bodies as empty blocks 2021-10-29 12:38:59 +02:00
..
backend Fixed bug that always parsed function bodies as empty blocks 2021-10-29 12:38:59 +02:00
frontend Added apache license and updated headers 2021-08-23 20:43:18 +02:00
memory Added placeholder for the garbage collector 2021-08-21 15:23:03 +02:00
util Started to work on the optimizer and added skeleton for utility module 2021-09-27 17:45:26 +02:00
main.nim Removed support for the let keyword. Made the optimizer act in-place in most cases. Constant declarations now require initialization. Slight changes to main.nim due to changes in the optimizer 2021-10-16 17:50:31 +02:00