index
:
coms6998.git
this commit
master
lambda calculus interpreter
tzlil
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
examples
/
currying.out
blob: 5660f007f42ef5060df0123f286ae3ca8a3c5952 (
plain
)
1
(\x . \y . plus (plus x y) x) one two