[armedbear-cvs] r13995 - public_html
vvoutilainen at common-lisp.net
vvoutilainen at common-lisp.net
Thu Jul 5 19:07:01 UTC 2012
Author: vvoutilainen
Date: Thu Jul 5 12:06:57 2012
New Revision: 13995
Log:
JSR-223, not JSR-233.
Modified:
public_html/index.shtml
Modified: public_html/index.shtml
==============================================================================
--- public_html/index.shtml Thu Jul 5 08:25:53 2012 (r13994)
+++ public_html/index.shtml Thu Jul 5 12:06:57 2012 (r13995)
@@ -83,7 +83,7 @@
<b>Armed Bear Common Lisp</b> (ABCL) is a full implementation of the <b>Common Lisp</b>
language featuring both <b>an interpreter and a compiler</b>,
running in the <b>JVM</b>. Originally started to be a scripting
- language for the J editor, it now supports <b>JSR-233 (Java
+ language for the J editor, it now supports <b>JSR-223 (Java
scripting API)</b>: it can be a scripting engine in any Java
application. Additionally, it can be used to implement (parts of)
the application using <b>Java to Lisp integration</b> APIs.
More information about the armedbear-cvs
mailing list