Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

CLiCC

You are here: irt.org | FOLDOC | CLiCC

<language> A Common Lisp to C compiler by Heinz Knutzen <hk@informatik.uni-kiel.de>, Ulrich Hoffman <uho@informatik.uni-kiel.de> and Wolfgang Goerigk <wg@informatik.uni-kiel.de>. CLiCC is meant to be used as a supplement to existing CLISP systems for generating portable applications. Target C code must be linked with the CLiCC run-time library to produce an executable.

Version 0.6.2 conforms to a subset of Common Lisp and CLOS called CL_0 or CommonLisp_0 and based on CLtL1. It runs with Lucid Lisp, AKCL or CLISP. Work on CLtL2 and ANSI-CL conformance is in progress.

(ftp://ftp.informatik.uni-kiel.de/pub/kiel/apply/).

(1994-01-04)

Nearby terms: CLEO « CLHEP « CLI « CLiCC » click » client » client-server

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb