peon/src
Mattia Giambirtone 0fdddbfda4 Fixed fib to work again 2022-08-01 11:36:00 +02:00
..
backend Added support for GenericPrint opcode 2022-08-01 10:44:38 +02:00
frontend Fixed fib to work again 2022-08-01 11:36:00 +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 Various fixes to frames, recursion, and more. Removed stack bottom from CFI data. Added comparison opcode for fib test as well as a clock opcode 2022-08-01 10:38:51 +02:00
config.nim Fixed error message when returning values from void functions 2022-07-10 15:10:01 +02:00
main.nim Added support for GenericPrint opcode 2022-08-01 10:44:38 +02:00
peon.nim Added some missing files 2022-06-14 22:45:41 +02:00