|
8fd59f04ee
|
adapt to TypeDict trait
|
2024-10-04 02:59:01 +02:00 |
|
|
70e5ef734c
|
runtime: change typenames to use . for namespaces ; please fixup
|
2024-10-01 15:35:40 +02:00 |
|
|
7441826f58
|
ast: input region tag for every node; fixup tests & region calculation in lexer
|
2024-10-01 14:51:45 +02:00 |
|
|
bacb3cf519
|
runtime: change typenames to use . for namespaces
|
2024-10-01 14:49:20 +02:00 |
|
|
7cc47f05c5
|
add Ascend/Descend nodes to AST,Parser&Lexer
|
2024-09-30 11:27:35 +02:00 |
|
|
08f592ad60
|
ltcc: parsing of double quoted strings
use double quotes in examples
|
2024-09-29 22:43:16 +02:00 |
|
|
4e9a4d1204
|
separate crates for compiler-lib, compiler-cli and vm
|
2024-09-29 22:43:15 +02:00 |
|