summaryrefslogtreecommitdiff
path: root/src/lisp/ao_lisp_stack.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2017-12-01 12:06:04 +0100
committerKeith Packard <keithp@keithp.com>2017-12-01 12:06:04 +0100
commit835bf4131f9e20575bfdf2179462ebdf54a14761 (patch)
tree60ecbc5da21b2ba7976c2b836384c69496130ce2 /src/lisp/ao_lisp_stack.c
parent5d0b85f25fa1e5cc816a8256afb38cf9552f6d9d (diff)
altos/lisp: Make let distinct from let*
let is supposed to define the values all at once, evaluating the initializers in the enclosing context. let* defines the new names and then initializes them one at a time. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/lisp/ao_lisp_stack.c')
0 files changed, 0 insertions, 0 deletions