pslang/libs/ast
2025-12-18 14:37:06 +03:00
..
include/pslang/ast Functions can be any expressions and not just identifiers in function calls (AST only, not implemented in interpreter yet) 2025-12-18 14:37:06 +03:00
source Functions can be any expressions and not just identifiers in function calls (AST only, not implemented in interpreter yet) 2025-12-18 14:37:06 +03:00
CMakeLists.txt Initial commit: wip spec, ast definition, parser & interpreter 2025-12-16 14:01:50 +03:00