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

貢獻者指南