Go to file
2023-03-18 20:21:45 +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 optimise examples/rule110.mcl to match C speed 2023-03-18 19:06:03 +02:00
src introduced notion of a token 2023-03-18 20:21:45 +02:00
tests implement /example/rule110.mcl and fix interpreting syscalls 2023-03-18 18:41:57 +02:00
.gitignore NOT WORKING initial 2023-03-12 22:51:21 +02:00
Cargo.lock implement /example/rule110.mcl and fix interpreting syscalls 2023-03-18 18:41:57 +02:00
Cargo.toml introduced notion of a token 2023-03-18 20:21:45 +02:00
test.mcl implement /example/rule110.mcl and fix interpreting syscalls 2023-03-18 18:41:57 +02:00