No description
Find a file
2025-12-23 13:43:54 +03:00
apps/interpreter Add inferred type to AST nodes & implement type checking & inference 2025-12-23 12:17:42 +03:00
examples Add single-line comments 2025-12-22 18:27:13 +03:00
libs Explicitly mark constructor AST nodes 2025-12-23 13:43:54 +03:00
CMakeLists.txt Make tree visitors more type-safe by preventing implicit casts 2025-12-22 18:52:28 +03:00
plans.txt Rewrite identifier resolution using visitors 2025-12-20 13:05:51 +03:00
spec.txt Spec tweaks 2025-12-18 19:14:20 +03:00