CakeML/cakeml

more readable grammar

Aberta

#94 aberto em 28 de nov. de 2015

 (2 comentários) (0 reação) (1 responsável)Standard ML (98 forks)auto 404
help wantedmedium effortmedium reward

Métricas do repositório

Stars
 (1.169 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador