Commit Graph

14 Commits

Author SHA1 Message Date
MCorange
f5d8b3ebca implemented local memory 2023-04-01 16:54:02 +03:00
MCorange
09bccc8079 added relative imports 2023-04-01 13:20:35 +03:00
MCorange
93e308c0b0 refractor code, seperate instructions from keywords 2023-03-22 14:58:11 +02:00
MCorange
0d66ab1009 Cleaned up the code 2023-03-21 20:12:24 +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
MCorange
2d5e94608c added including of files 2023-03-20 14:36:38 +02:00
MCorange
30214808e5 finaly implemented macros properly 2023-03-20 13:39:04 +02:00
MCorange
5cc80619c2 make macros for logger 2023-03-19 13:09:10 +02:00
MCorange
e63e9ef891 implemented string literals 2023-03-18 22:46:11 +02:00
MCorange
fed3be5614 introduced notion of a token 2023-03-18 20:21:45 +02:00
MCorange
8421fbf379 implement /example/rule110.mcl and fix interpreting syscalls 2023-03-18 18:41:57 +02:00
MCorange
8a53271a91 added like a shit load of math and stack instructions 2023-03-14 23:37:43 +02:00
MCorange
2c82aebd60 some docs for devs, added a few examples, implemented syscalls 2023-03-14 21:50:14 +02:00