OCaml implementation of operations in Program Algebra

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