Commit Graph

8 Commits

Author SHA1 Message Date
macocianradu
07d4cc73e0 added enum pretty printing tests 2022-01-12 14:41:28 +02:00
macocianradu
70baa17a4e fixed types to be capitalized 2021-11-30 21:20:02 +01:00
macocianradu
40f6fb24b7 finished generator for basic types, enums and functions.
Functions still need to print a body
2021-11-12 03:05:34 +01:00
macocianradu
3890ed5f03 Parser and type checker almost completely working
Added testing env
2021-11-11 17:25:30 +01:00
macocianradu
9437c6bd7a added type checker 2021-10-27 15:18:02 +02:00
macocianradu
51c625b74b refactored to add lexemes 2021-10-16 18:22:36 +02:00
macocianradu
4b49051b61 removed backups 2021-10-16 17:34:05 +02:00
macocianradu
76f2099361 initial commit 2021-10-16 17:31:01 +02:00