mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-27 23:40:24 +02:00
* module/language/cps/dfg.scm ($dfg): Rename nvars and nlabels fields to var-count and label-count. Export dfg-min-var, dfg-min-label, dfg-label-count, dfg-var-count. * module/language/cps/compile-bytecode.scm (compile-fun): No need to build a CFA given the renumbering pass. Adapt to treat labels as ordered small integer in a contiguous vector. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
tree-il.scm |