peon/src
Mattia Giambirtone 3f5f514259 Fixed some issued with scoping and globals 2022-07-09 13:36:29 +02:00
..
backend Simplified calling convention, added for PeonObject, added some comments, fixed bug with StoreVar in stack frames, fixed issues with functions assigned to variables, changed the way closures are emitted so that empty jumps are no longer needed 2022-07-09 12:47:53 +02:00
frontend Fixed some issued with scoping and globals 2022-07-09 13:36:29 +02:00
memory Added Makefile, prettyfied code, initial work on pragmas 2022-05-18 13:32:32 +02:00
peon/stdlib Updated .gitignore, slightly edited README and added some more tests 2022-06-19 14:45:38 +02:00
util Simplified calling convention, added for PeonObject, added some comments, fixed bug with StoreVar in stack frames, fixed issues with functions assigned to variables, changed the way closures are emitted so that empty jumps are no longer needed 2022-07-09 12:47:53 +02:00
config.nim Fixed some issued with scoping and globals 2022-07-09 13:36:29 +02:00
main.nim Simplified calling convention, added for PeonObject, added some comments, fixed bug with StoreVar in stack frames, fixed issues with functions assigned to variables, changed the way closures are emitted so that empty jumps are no longer needed 2022-07-09 12:47:53 +02:00
peon.nim Added some missing files 2022-06-14 22:45:41 +02:00