peon/src
Mattia Giambirtone 396f40d3d6 Added some docs, LoadVar to the VM and readInt32 2022-05-23 14:03:17 +02:00
..
backend Added some docs, LoadVar to the VM and readInt32 2022-05-23 14:03:17 +02:00
frontend Initial work on generics, fixed StoreVar. declareName no longer emits any bytecode (as it doesn't need to) 2022-05-23 11:53:34 +02:00
memory Added Makefile, prettyfied code, initial work on pragmas 2022-05-18 13:32:32 +02:00
peon/stdlib Initial work on call resolution, added support for running files 2022-05-22 13:02:57 +02:00
util Refactored calling convention and added stack frame support to the VM as well as StoreVar 2022-05-23 10:49:38 +02:00
config.nim Initial work on calls (with runtime support too) 2022-05-22 17:23:52 +02:00
main.nim Refactored calling convention and added stack frame support to the VM as well as StoreVar 2022-05-23 10:49:38 +02:00
tests.pn Initial work on calls (with runtime support too) 2022-05-22 17:23:52 +02:00