mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-21 11:10:21 +02:00
* module/language/cps/contification.scm (compute-contification): Rewrite to avoid mutating the DFG and the function while we are rewriting. Instead we compute a contification, and if it is not empty, we apply it and loop. |
||
---|---|---|
.. | ||
assembly | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
glil | ||
objcode | ||
rtl | ||
scheme | ||
tree-il | ||
value | ||
assembly.scm | ||
cps.scm | ||
glil.scm | ||
objcode.scm | ||
rtl.scm | ||
tree-il.scm |