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

XML makes Java the "acceptable Lisp"

Name: XML makes Java the 2015-07-27 20:02

XML makes Java the "acceptable Lisp"

Name: Anonymous 2015-08-13 23:42

But really, using macros in production code is a disaster waiting to happen. With functions, you at least know what the evaluation rules are. But what if you call a macro like the following?

(with-open-file (file "test.txt" :direction :output)
(print "hello" file))

This might open a file called “test.txt” and write “hello” into it—or it might reformat your hard drive! How are you to know?

He can't be serious.

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