mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
* module/language/cps/types.scm (annotation->type): * module/language/cps/effects-analysis.scm (annotation->memory-kind): Add case for string memory kinds. Remove special type and effect inferrers for string-length. * module/language/cps/slot-allocation.scm (compute-var-representations): Remove string-length. * module/language/tree-il/compile-cps.scm (ensure-string): New helper. (string-length): Add custom converter. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
tree-il.scm |