index
:
zzz--oldstuff/cps-interpreter.git
main
record
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interpreter
/
index.ts
blob: 4178c1994362973c9e56ecd7cc9a5fb3d3e2a0a3 (
plain
)
1
export const evaluate = async (ast: Program) => {};