more readable grammar
Open
help wanted
medium effort
medium reward
- Dominant language
- Standard ML
- Stars
- 1.2k
- Forks
- 104
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 16
Description
The current CakeML grammar is carefully designed to be non-ambiguous, but as a result has a surprising number of non-terminals and is quite involved. For presentation purposes, it would be nice to have a (possibly ambiguous) higher-level grammar, that can then be used as the semantics, with the current grammar relegated as an implementation strategy.
See also https://lists.cakeml.org/private/dev/2015-November/001365.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.