CakeML/cakeml

more readable grammar

Offen

#94 geöffnet am 28.11.2015

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Standard ML (98 Forks)auto 404
help wantedmedium effortmedium reward

Repository-Metriken

Stars
 (1.169 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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