diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-03-28 06:42:15 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-03-28 06:42:15 -0700 |
commit | 817cd83e0165714cb482e4acc54409510a2d0417 (patch) | |
tree | 53737c6c857bb79f2ee02578d767d9f1c8b05b48 /INSTALL | |
parent | cc26fcea4cf2f5ee3f85809e1a373a7e39a7ea2f (diff) | |
download | txr-817cd83e0165714cb482e4acc54409510a2d0417.tar.gz txr-817cd83e0165714cb482e4acc54409510a2d0417.tar.bz2 txr-817cd83e0165714cb482e4acc54409510a2d0417.zip |
compiler: replace cond implementation.
* share/txr/stdlib/compiler.tl (compiler comp-cond): Replace
pointlessly verbose cond implementation compact implementation
that rewrites cond to combinations of if, progn and smaller
cond. This generates pretty much the same code, and will
automatically benefit from special case translations
applied in if.
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions