mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 11:40:20 +02:00
* module/language/cps2/utils.scm (compute-successors): New helper. (compute-reverse-post-order): Move here from contification.scm and rename from "sort-nodes". (invert-graph): New helper. (compute-strongly-connected-components): Move here from contification.scm and rename from "compute-sccs". * module/language/cps2/contification.scm (sort-nodes, compute-sccs): Remove. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
cps2 | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
cps2.scm | ||
tree-il.scm |