Remove `labels' in favor of `letrec'
authorClinton Ebadi <clinton@unknownlamer.org>
Thu, 8 Oct 2009 19:31:57 +0000 (15:31 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Thu, 8 Oct 2009 19:31:57 +0000 (15:31 -0400)
commitfaa26a99e67121e428a310a90b997d00b77af5bc
treec7623f019767db7bb40b6da3450a292b3cb429d7
parent1e8ddaee0ed20bffcb7ecb65203ee3d8725d2c1b
Remove `labels' in favor of `letrec'
This is more general and is a better name given that Javascript does
not have separate value/function namespaces
src/package.lisp
src/special-forms.lisp