No description
Find a file
2025-12-17 13:55:18 +03:00
apps/interpreter Implement functions in parser & interpreter 2025-12-16 19:19:46 +03:00
examples Implement functions in parser & interpreter 2025-12-16 19:19:46 +03:00
libs Support uppercase letters and decimal digits in identifier names 2025-12-17 13:55:18 +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