compiler & runtime for a small ladder-typed language kernel
Find a file
Michael Sippel 4bc7fd1788
add import statement
ltcc: map all outputted bytecode such that absolute addresses become relative to the file

typing: rename scope to super_scope
2024-10-21 12:00:13 +02:00
lib-ltcore add import statement 2024-10-21 12:00:13 +02:00
lt-stdlib add Ascend/Descend nodes to AST,Parser&Lexer 2024-09-30 11:27:35 +02:00
ltcc add import statement 2024-10-21 12:00:13 +02:00
ltobjdump add ltobjdump 2024-10-18 21:23:30 +02:00
ltvm ltvm: remove unneccesary symbol table 2024-10-21 11:52:01 +02:00
Cargo.toml add ltobjdump 2024-10-18 21:23:30 +02:00
fetch.lt wip examples 2024-06-11 15:17:58 +02:00
ltcore-intro-examples wip examples 2024-06-11 15:17:58 +02:00
main.lt ltcc: parsing of double quoted strings 2024-09-29 22:43:16 +02:00
motivation-angle.md wip examples 2024-06-11 15:17:58 +02:00