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

lisp

Name: Anonymous 2015-01-19 17:34

http://twitter.com/id_aa_carmack

Bit surprised at negativity about my lisp comments -- I am infatuated with the elegance of Scheme out of all proportion to its relevance

Name: Anonymous 2015-01-20 17:56

>>10
Um, every one of them. It's just that with Lisp you can use Lisp's lexer as the lexer and the macro arglists as the parser. That's the only work that Lisp saves you, and it's not much.

Name: Anonymous 2015-01-20 18:10

>>24
Macros are not even good parsers. If you want to implement any serious kind of syntax, you have to implement most of syntactic checking and error reporting yourself.

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