JustAnotherJAPL/src/backend
Nocturn9x 633c032601 Added Ctrl+E and Ctrl+A bindings 2022-01-31 15:10:53 +01:00
..
meta Added Ctrl+E and Ctrl+A bindings 2022-01-31 15:10:53 +01:00
compiler.nim Added Ctrl+E and Ctrl+A bindings 2022-01-31 15:10:53 +01:00
lexer.nim Added Ctrl+E and Ctrl+A bindings 2022-01-31 15:10:53 +01:00
optimizer.nim Initial support for global dynamic variable declarations 2021-11-16 15:46:55 +01:00
parser.nim Added Ctrl+E and Ctrl+A bindings 2022-01-31 15:10:53 +01:00
serializer.nim Removed serialization for singletons as those are encoded as bytecode instructions (whoopsie), and updated the bytecode spec accordingly. Added minor QoL improvements to the parser/compiler REPL 2021-12-22 17:13:03 +01:00