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
/
src
/
utils
/
index.ts
blob: f44ed5ae94ee102ad0eb02758d7ee40fc6b5d278 (
plain
) (
blame
)
1
2
export * from './logger'; export * from './exception';