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

I'll bet

Name: Anonymous 2012-09-09 10:41

That /prog/ is anal enough about programming languages to devise a successor to C that isn't a piece of shit like C++.


inb4 lisp

Name: Anonymous 2012-09-09 12:31

>>8
(set-macro-character #\[
                           #'(lambda (stream char)
                               (declare (ignore char))
                               (read-delimited-list #\] stream t)))
(set-macro-character #\]
                     #'(lambda (stream char)
                         (declare (ignore stream char))
                         (error "NullPointerException"))
                     nil)

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