JustAnotherJAPL/src
Nocturn9x ac8b21f21b Added support for unary + for consistency, initial working compiler for unary operations and literals (the optimizer has been disabled to show the work of the compiler) 2021-11-12 11:52:35 +01:00
..
backend Added support for unary + for consistency, initial working compiler for unary operations and literals (the optimizer has been disabled to show the work of the compiler) 2021-11-12 11:52:35 +01:00
memory Fixed license headers (whoops), started working on bytecode chunks, removed empty modules. Added config.nim and debugger.nim from japl v1 to start merging the two projects together 2021-10-30 14:38:46 +02:00
util Added support for unary + for consistency, initial working compiler for unary operations and literals (the optimizer has been disabled to show the work of the compiler) 2021-11-12 11:52:35 +01:00
config.nim Further ground work in the compiler 2021-11-08 10:14:46 +01:00
main.nim Added support for unary + for consistency, initial working compiler for unary operations and literals (the optimizer has been disabled to show the work of the compiler) 2021-11-12 11:52:35 +01:00