peon/src
Mattia Giambirtone 985ceed075 Initial unfinished work on generic functions 2022-06-20 09:39:54 +02:00
..
backend Updated .gitignore, slightly edited README and added some more tests 2022-06-19 14:45:38 +02:00
frontend Initial unfinished work on generic functions 2022-06-20 09:39:54 +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 Initial work on pragma handling (+ some parser fixes). Changed the way the lexer handles indentation and made tabs illegal. Added instructions for some operations on primitive types, removed file argument from serializer 2022-06-14 12:12:56 +02:00
config.nim Initial work on closures (again?) 2022-06-13 17:28:05 +02:00
main.nim Updated .gitignore, slightly edited README and added some more tests 2022-06-19 14:45:38 +02:00
peon.nim Added some missing files 2022-06-14 22:45:41 +02:00