CakeML/cakeml

more readable grammar

开放

#94 创建于 2015年11月28日

 (2 条评论) (0 个反应) (1 位负责人)Standard ML (98 个派生)auto 404
help wantedmedium effortmedium reward

仓库指标

星标
 (1,169 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南