Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Lisp bytecode compiler

Name: Anonymous 2012-06-22 19:25

Am I missing any special forms?
lambda if setq let quote

I know let isn't really needed because it can be implemented in terms of lambda, but recognizing ((lambda ...) ...) sounds more confusing than just using let.

Name: Anonymous 2012-06-22 20:24

lambda if set!/setq let labels/letrec quoteflet defun progn/begin defvar/define

The ones in italic are for Lisp-2s.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List