summaryrefslogtreecommitdiff
path: root/src/kernel
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2017-12-01 15:40:23 -0600
committerKeith Packard <keithp@keithp.com>2017-12-01 15:40:23 -0600
commitc31744299e5a4342bbe26d3735ee2d8f09192ae9 (patch)
tree108153f1d01c56800d6e4dc0c56dbcce979717be /src/kernel
parent98923ae1189f062b8b94120d47a56892db25493f (diff)
altos/lisp: split set/def. Add def support to lambdas
In scheme, set can only re-define existing variables while def cannot redefine existing variables in lambda context. Def within lambda creates a new variable at the nearest enclosing scope. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/kernel')
0 files changed, 0 insertions, 0 deletions