|
compiler.rs.txt
|
housekeeping
|
2025-10-28 07:29:40 +01:00 |
|
keywords.rs
|
added maps, objects
|
2025-10-31 19:37:45 +01:00 |
|
lib.rs
|
switched to thiserror for better error handling
|
2025-11-01 09:36:09 +01:00 |
|
main.rs
|
simple textmate syntax highlighting
|
2025-11-03 17:46:52 +01:00 |
|
reference_main.rs
|
minimal compiler and vm
|
2025-10-17 16:52:37 +02:00 |
|
scanner.rs
|
simple textmate syntax highlighting
|
2025-11-03 17:46:52 +01:00 |
|
tokens.rs
|
added maps, objects
|
2025-10-31 19:37:45 +01:00 |
|
vm.rs
|
generic support for line numbers in error messages
|
2025-11-02 13:02:10 +01:00 |