From 93a3596e451d5446fd924dd66fe5f71b441d0145 Mon Sep 17 00:00:00 2001 From: John Turner Date: Fri, 16 Dec 2022 00:47:21 -0500 Subject: dev-lisp/ecls: packaged a snapshot recent enough to build SBCL! --- dev-lisp/ecls/metadata.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 dev-lisp/ecls/metadata.xml (limited to 'dev-lisp/ecls/metadata.xml') diff --git a/dev-lisp/ecls/metadata.xml b/dev-lisp/ecls/metadata.xml new file mode 100644 index 0000000..ec56a70 --- /dev/null +++ b/dev-lisp/ecls/metadata.xml @@ -0,0 +1,21 @@ + + + + + common-lisp@gentoo.org + Gentoo Common Lisp Project + + + ECL (Embeddable Common Lisp) is an implementation of the Common Lisp language as + described in the X3J13 Ansi specification, featuring CLOS (Common Lisp Object + System), conditions, loops, etc, plus a translator to C, which can produce + standalone executables. + + + Use generational garbage collection (experimental) + Use type information during garbage collection (experimental) + + + ecls + + -- cgit v1.2.3