Go to file
2023-03-14 23:37:43 +02:00
docs some docs for devs, added a few examples, implemented syscalls 2023-03-14 21:50:14 +02:00
editor/vscode some docs for devs, added a few examples, implemented syscalls 2023-03-14 21:50:14 +02:00
examples some docs for devs, added a few examples, implemented syscalls 2023-03-14 21:50:14 +02:00
src added like a shit load of math and stack instructions 2023-03-14 23:37:43 +02:00
.gitignore NOT WORKING initial 2023-03-12 22:51:21 +02:00
Cargo.lock NOT WORKING initial 2023-03-12 22:51:21 +02:00
Cargo.toml NOT WORKING initial 2023-03-12 22:51:21 +02:00
test.mcl some docs for devs, added a few examples, implemented syscalls 2023-03-14 21:50:14 +02:00
test.py some docs for devs, added a few examples, implemented syscalls 2023-03-14 21:50:14 +02:00
test13.mcl add 'mem' and extent Token to have Token.jmp which is used in if, else, end, while blocks instead of Token.value 2023-03-14 19:01:06 +02:00