pslang/libs/interpreter
2025-12-18 14:37:06 +03:00
..
include/pslang/interpreter Make sure structs with same name but in different scopes are regarded as different types 2025-12-17 23:12:54 +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