mclangc/src
2023-03-20 16:53:30 +02:00
..
bin implement /example/rule110.mcl and fix interpreting syscalls 2023-03-18 18:41:57 +02:00
compile add != >= <= ops and change / to divmod and add int.mcl stdlib entry 2023-03-20 16:53:30 +02:00
interpret add != >= <= ops and change / to divmod and add int.mcl stdlib entry 2023-03-20 16:53:30 +02:00
constants.rs add != >= <= ops and change / to divmod and add int.mcl stdlib entry 2023-03-20 16:53:30 +02:00
lexer.rs added chars 2023-03-20 16:33:08 +02:00
main.rs started implementing stdlib 2023-03-20 16:13:34 +02:00
parser.rs add != >= <= ops and change / to divmod and add int.mcl stdlib entry 2023-03-20 16:53:30 +02:00
preprocessor.rs started implementing stdlib 2023-03-20 16:13:34 +02:00
util.rs make macros for logger 2023-03-19 13:09:10 +02:00