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
/
add-1-3.cps
blob: 95b9939a8d55e671c294711c25af38fe32bc778d (
plain
) (
blame
)
1
2
PRIMOP(+, [INT 1, INT 2], [u], [APP(LABEL identity, [VAR u])])