pslang/libs
2025-12-18 15:37:38 +03:00
..
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
interpreter Add support for function types 2025-12-18 15:37:38 +03:00
parser Add support for function types 2025-12-18 15:37:38 +03:00
type Add support for function types 2025-12-18 15:37:38 +03:00