OCaml implementation of operations in Program Algebra

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