Commit Graph

5 Commits

Author SHA1 Message Date
macocianradu
9ea420e337 Fixed ifelse and added newlines at printing 2021-12-01 15:05:06 +01:00
macocianradu
459c5f0b1d Added some predefined functions and fixed printer
Now with some restrictions generated code compiles
2021-12-01 02:54:30 +01:00
macocianradu
9210c78beb Added cardinality to type checking 2021-12-01 01:40:26 +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