peon/src
Mattia Giambirtone 73381513f9 Minor fixes 2022-06-14 12:14:58 +02:00
..
backend 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
frontend Minor fixes 2022-06-14 12:14:58 +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 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 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