compiler & runtime for a small ladder-typed language kernel
Find a file
Michael Sippel b336f2f847
disallow '.' as mapsTo token (only ↦ now)
Intention is to reuse the '.' token as namespace delimiter
and '::' to be used as return type prefix instead
2024-05-15 21:48:33 +02:00
src disallow '.' as mapsTo token (only ↦ now) 2024-05-15 21:48:33 +02:00
Cargo.toml initial commit 2024-05-05 18:19:28 +02:00