mclangc/src
2024-12-21 23:08:45 +02:00
..
bin/test Remove unused import 2024-12-21 23:08:45 +02:00
common Initial 2024-12-21 03:22:07 +02:00
parser Fix array type parsing, where it crashes with "IOT instruction, stack overflow" 2024-12-21 23:07:12 +02:00
tokeniser MCLang, now with testing! 2024-12-21 05:10:03 +02:00
validator Initial 2024-12-21 03:22:07 +02:00
cli.rs Dehardcode main function, impemented basic cli 2024-12-21 23:08:29 +02:00
lib.rs Initial 2024-12-21 03:22:07 +02:00
logger.rs Add the location of the log lines in the compiler code when running a debug build 2024-12-21 23:07:51 +02:00
main.rs Dehardcode main function, impemented basic cli 2024-12-21 23:08:29 +02:00