Emacs Common Lisp
[Posted April 28, 2004 by cook]
| From: |
| Lars Brinkhoff <lars-AT-nocrew.org> |
| To: |
| Lisp News for LWN <lwn-AT-lwn.net> |
| Subject: |
| New Common Lisp implementation |
| Date: |
| 28 Apr 2004 14:11:10 +0200 |
Emacs Common Lisp is a new implementation of Common Lisp, written in
Emacs Lisp. It's not like Emacs' "CL" package as it does not intend
to extend Emacs Lisp with Common Lisp functionality; however, Common
Lisp functions compile to standard byte code functions, so Emacs Lisp
functions can call Common Lisp functions and vice versa.
At this stage many bugs remain, but the implementation is good enough
to load and run most of the GCL ANSI tests.
More information will be found here:
http://www.lisp.se/emacs-cl/
--
Lars Brinkhoff, Services for Unix, Linux, GCC, HTTP
Brinkhoff Consulting http://www.brinkhoff.se/
(
Log in to post comments)