mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
…
alpha.moo: A small expression grammar + lexer. expr.moo: A larger expression grammar + lexer. cgram.moo: A grammar for C, which includes an action. However there is no lexer provided. small.moo: A grammar for a small C like language.