diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-08-31 22:39:55 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-08-31 22:39:55 -0700 |
commit | 0f429919165a9b097c61ecb9c6e36111c379489a (patch) | |
tree | 96cfe0c7254dc46ccd475d64e4a7f8a24bf3de0a /arith.c | |
parent | 5717a5656e0486daba71ae0eae733f252840cffd (diff) | |
download | txr-0f429919165a9b097c61ecb9c6e36111c379489a.tar.gz txr-0f429919165a9b097c61ecb9c6e36111c379489a.tar.bz2 txr-0f429919165a9b097c61ecb9c6e36111c379489a.zip |
new: macroexpand-lisp1 and macroexpand-1-lisp1.
* eval.c (do_macroexpand_1, do_macroexpand): New static
functions; take symbol macro lookup function poiner as
argument.
(macroexpand_1): Reimplemented as wrapper around
do_macroexpand_1.
(macroexpand): Reimplemented as wrapper around
do_macroexpand.
(macroexpand_1_lisp1, macroexpand_lisp1): New static
functions.
(eval_init): Registered intrinsics macroexpand-1-lisp1
and macroexpand-lisp1.
* txr.1: Documented.
Diffstat (limited to 'arith.c')
0 files changed, 0 insertions, 0 deletions