You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All keywords can be mixed freely in the same program, with all code compiling to a single formal core. The syntax is Python-like with indentation-based blocks.
17
17
@@ -59,17 +59,8 @@ make all # Full pipeline
59
59
60
60
## Keyword Registry
61
61
62
-
The **data/keywords.yaml** file maps semantic constructs to their surface forms across all 17 languages:
0 commit comments