diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-03-26 06:18:09 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-03-26 06:18:09 -0700 |
commit | 5897492b4cb4c906efe21246facf6f46fbcc8ff9 (patch) | |
tree | 61d59201bedc4c8fcc887d02a487fee479734a45 /combi.c | |
parent | 40833b9787ab986908147a00ebf6561751bb8d74 (diff) | |
download | txr-5897492b4cb4c906efe21246facf6f46fbcc8ff9.tar.gz txr-5897492b4cb4c906efe21246facf6f46fbcc8ff9.tar.bz2 txr-5897492b4cb4c906efe21246facf6f46fbcc8ff9.zip |
compiler: implement block* special form.
* share/txr/stdlib/compiler.tl (compiler compile): Route
block* to same helper method as block.
(compiler comp-block): Handle block* also by compiling the
name form and using the resulting value as the name
operand in the block instruction.
Diffstat (limited to 'combi.c')
0 files changed, 0 insertions, 0 deletions