source: tags/0.12.0/j/web/index.html

Last change on this file was 11198, checked in by piso, 17 years ago

abcl 0.0.10

File size: 1012 bytes
Line 
1<html>
2<head>
3<meta name="author" content="Peter Graves">
4<meta name="description" content="Armed Bear">
5<meta name="keywords" content="Armed Bear, Armed Bear Common Lisp, ABCL, j, Common Lisp, Java, open source, GPL">
6<link rel="stylesheet" href="armedbear.css" type="text/css">
7<title>Armed Bear</title>
8</head>
9
10<body>
11
12<center>
13  <h1>Armed Bear</h1>
14  <i>The right of the people to keep and arm bears shall not be infringed!</i>
15</center>
16
17<hr size="2">
18<p>
19
20<font face="sans-serif" size="4">
21  <a href="abcl.html">Armed Bear Common Lisp</a>
22</font>
23
24<p>
25<dl>
26  <dd>
27      Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp
28      that runs in a Java virtual machine.
29      <p>
30      The latest version is 0.0.10, released March 6, 2007.
31  </dd>
32</dl>
33
34<font face="sans-serif" size="4">
35  <a href="j.html">J</a>
36</font>
37
38<p>
39<dl>
40  <dd>
41      J is a text editor written in Java.
42      <p>
43      The latest version is 0.21.0, released September 24, 2004.
44  </dd>
45</dl>
46
47<p>
48</body> </html>
Note: See TracBrowser for help on using the repository browser.