joristt / Hanus

A much more powerful version of the reversible language Janus, built in Haskell
8 stars 0 forks source link

AST reversal. #63

Closed omelkonian closed 6 years ago

omelkonian commented 6 years ago

REMARK we still need to reverse the operators in Eval.hs

omelkonian commented 6 years ago

Rebased on #38, so merge after that.

omelkonian commented 6 years ago

Merged with #49