compiler & runtime for a small ladder-typed language kernel
Find a file
2024-05-16 13:14:00 +02:00
src parser: pass through token ranges in errors & add simple diagnostics output that cites the source file 2024-05-16 13:14:00 +02:00
Cargo.toml parser: pass through token ranges in errors & add simple diagnostics output that cites the source file 2024-05-16 13:14:00 +02:00
main.lt load example program from file 2024-05-16 00:47:37 +02:00