|
I don't buy it. TXR is not built "on its own Lisp", it's built on C. If you believe that lisp is so great, then why didn't you just use ANSI Common Lisp? Why is TXR even necessary when I can do all the same data processing stuff in Perl, which is far more versatile and ubiquitous? And all this nonsense about writing TXR in C because it's "more widely understood", "low dependencies", "easily packaged" - after 15-some years of advocacy in comp.lang.lisp, it's laughable that defsystem, asdf, and SBCL/CLISP/CMUCL aren't good enough for you. Lisp is either as good as all the Naggums, Tiltons, and Pitmans of c.l.l. proclaim, or it's not. By writing TXR in C, you've just proved that it's not. |
SBCL's runtime contains traces of C. https://github.com/sbcl/sbcl/tree/master/src/runtime
CLISP is written on top of C.
CMUCL's runtime contains traces of C.
Now we are fucked...
I'm so glad that at least my Lisp Machine has no C. Oh wait, it has a C compiler...