MCorange
5e2ffcdfda
started working on other repos
2023-04-13 13:38:20 +03:00
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
9c84033d3f
functions
2023-04-04 17:24:58 +03:00
MCorange
0a61a599c1
added support for macros inside macros
2023-04-01 17:49:41 +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
MCorange
d536bfcf31
started implementing stdlib
2023-03-20 16:13:34 +02:00