CakeML/cakeml

more readable grammar

オープン

#94 opened on 2015/11/28

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)Standard ML (98 件のフォーク)auto 404
help wantedmedium effortmedium reward

Repository metrics

Stars
 (1,169 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド