A wizard on APL Orchard pointed me to this much more complete chart in the dfns namespace: https://dfns.dyalog.com/s_parse.htm. However, I notice that some things, such as error guards, are missing.
So, I have a few questions:
- Is Dyalog APL fully parsable by Bunda-Gerth?
- If so, does a complete binding chart for Dyalog 18.2 exist somewhere?
- How does ← interact with BG? I.e. IIUC, the left-hand arguments are treated as names instead of having the type of whatever underlying object they reference.