Recoding Lisp programs in C

VLD/VMB gwyn at BRL.ARPA
Sun Oct 6 11:39:49 AEST 1985


If the code needed to be done in LISP in the first place,
then any C translation is going to have to provide garbage
collection anyway.  I once toyed with the idea of providing
a set of C library routines to support LISPy programming,
but it seemed too weird to me.  Why not just use a good
LISP compiler instead, especially since the direct translation
into C will be much less maintainable than the LISP source.

Personally I think AI has been oversold.



More information about the Comp.lang.c mailing list