[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
>>>>> "Enrique" == 46775835 <efrias@kant.dcs.cie.uva.es> writes:
Enrique> Does anyone Know if there is a compiler from Common Lisp to C
Enrique> for Linux?
CLiCC -- a Common Lisp subset to C converter
ECL -- A more complete implementation than CLiCC, but still intended
to be embedabble.
GCL -- GNU Common Lisp, uses C compiler as back end
Enrique> If you know a ftp-site where I could get it, please tell me.
CLiCC: ftp.informatik.uni-kiel.de:/pub/kiel/apply
ECL: ftp.di.unipi.it:/pub/lang/lisp
GCL: ftp.ma.utexas.edu:/pub/gcl
Enrique> Is there any way of making an executable from a CLISP code?
If you merely need a way to make a program look like a typical
executable, you might try:
ma2s2.mathematik.uni-karlsruhe.de:/pub/lisp/clisp/contrib/clispsh.tar.z