index
:
continuation-passing-intermediate-representation.git
main
An interpreter for the CPS intermediate representation as suggested in Compiling with Continuations by Appel.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
programs
/
application.cps
blob: 169329ef95b19d616ae5bf0989da9fef746a1ca6 (
plain
) (
blame
)
1
PRIMOP(+, [INT 1, INT 2], [result], [APP(LABEL id, [VAR result])])