peon/src
Nocturn9x a0d312736f Fixed an issue with jump offsets and with functions return types 2022-05-16 19:23:38 +02:00
..
backend Implemented jump opcodes and LoadUInt64 in the VM, some style and proc changes in the compiler, chunk constants are now type-aware, fixed various inheritance mistakes in the AST node, refined type inference system, moved types back to the compiler and completely redesigned operator parsing to be more modular 2022-05-07 10:48:42 +02:00
frontend Fixed an issue with jump offsets and with functions return types 2022-05-16 19:23:38 +02:00
memory Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
util Implemented jump opcodes and LoadUInt64 in the VM, some style and proc changes in the compiler, chunk constants are now type-aware, fixed various inheritance mistakes in the AST node, refined type inference system, moved types back to the compiler and completely redesigned operator parsing to be more modular 2022-05-07 10:48:42 +02:00
config.nim Removed old JAPL type system. Initial dummy VM for testing purposes 2022-04-28 18:06:53 +02:00
test.nim Fixed an issue with jump offsets and with functions return types 2022-05-16 19:23:38 +02:00