No description
Find a file
2025-12-18 00:54:16 +03:00
apps/interpreter Rename 'interpreter.hpp' -> 'exec.hpp' 2025-12-17 15:53:24 +03:00
examples Add structures 2025-12-17 22:57:10 +03:00
libs Don't allow recursive structs 2025-12-18 00:54:16 +03:00
CMakeLists.txt Initial commit: wip spec, ast definition, parser & interpreter 2025-12-16 14:01:50 +03:00
spec.txt Implement functions in parser & interpreter 2025-12-16 19:19:46 +03:00