altos/lisp: Evaluate macros once, then smash them into place
authorKeith Packard <keithp@keithp.com>
Tue, 15 Nov 2016 17:55:22 +0000 (09:55 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 19:16:51 +0000 (11:16 -0800)
This assumes that macros are all pure functions, which should be true
for syntactic macros.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found