OCaml implementation of operations in Program Algebra

Taddeus Kroes ddcf456031 Added some congruence functions and empty commands 11 年 前
.gitignore 682819d4a2 Transformed parser into lex+yacc parser 11 年 前
Makefile ddcf456031 Added some congruence functions and empty commands 11 年 前
congruence.ml ddcf456031 Added some congruence functions and empty commands 11 年 前
lexer.mll ddcf456031 Added some congruence functions and empty commands 11 年 前
parse.ml ddcf456031 Added some congruence functions and empty commands 11 年 前
parser.mly a974ecee0e Added finite repeat instruction and utf8/latex stringification commands 11 年 前
pga.ml ddcf456031 Added some congruence functions and empty commands 11 年 前
stringify.ml ddcf456031 Added some congruence functions and empty commands 11 年 前
types.ml ddcf456031 Added some congruence functions and empty commands 11 年 前