Commit Graph

4 Commits

Author SHA1 Message Date
MCorange
7e46c07cca Finalising functions
typechecking still buggy, but close enough cause i cant handle any more
typechecker dev

added:
 - Functions
 - Constants
 - Better file positions for error reporting
 - Better error reporting, with examples being drawn in term

-MC
2023-04-13 00:34:08 +03:00
MCorange
63636e1f83 not working very well with std lib but working standalone ig 2023-04-11 16:24:52 +03:00
MCorange
93e308c0b0 refractor code, seperate instructions from keywords 2023-03-22 14:58:11 +02:00
MCorange
3953cd7ad6 add != >= <= ops and change / to divmod and add int.mcl stdlib entry 2023-03-20 16:53:30 +02:00