mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-28 16:00:22 +02:00
* module/language/tree-il/primitives.scm (define-primitive-expander): Allow quoted datums. Allow all self-evaluating expressions to be constants. (prompt, control): Add primitive expanders to turn these into @prompt and @control. * module/ice-9/control.scm: New module, for delimited continuation operators. * module/Makefile.am: Add. |
||
---|---|---|
.. | ||
assembly | ||
brainfuck | ||
bytecode | ||
ecmascript | ||
elisp | ||
glil | ||
objcode | ||
scheme | ||
tree-il | ||
value | ||
assembly.scm | ||
glil.scm | ||
objcode.scm | ||
tree-il.scm |