summaryrefslogtreecommitdiff
blob: 2183ba25a528d9329508f1d238802168acbb1e2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>common-lisp</herd>
<longdescription>
OpenMCL is a Common Lisp implementation. It began as a subset of the commercial
MCL (Macintosh Common Lisp), and has grown into a full-featured, stable
implementation. All of OpenMCL is released under the GNU Lesser General Public
License. Commercial MCL does have a nicely integrated IDE and user interface
libraries, which were not open-sourced and are not available in OpenMCL.

This port contains the heap image and other tools for building OpenMCL (OpenMCL
needs an OpenMCL heap image to build itself).
</longdescription>
</pkgmetadata>