NetBSD.se

CVS log for wip/ecl/DESCR

[BACK] Up to [NetBSD + pkgsrc-wip] / wip / ecl

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 19 00:22:07 2010 UTC (22 months ago) by asau
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -0 lines
Sync with lang/ecl, only turn more options by default.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Mar 28 01:28:35 2004 UTC (8 years, 1 month ago) by mpasternak
Branches: mpasternak
CVS tags: mpasternak_20040328
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import.

TODO:
$Id$

I have no idea, why "doc/" directory doesn't build with pkgsrc. To compile
ecl, do it by hand, then get back to normal build, eg:
	
	# cd work/ecl-0.9c-build/doc
	# gmake
	# cd ../../..
	# make install

	-- dotz@irc.pl


DESCR:
ECL stands for Embeddable Common-Lisp. The ECL project is an effort to
modernize Giuseppe Attardi's ECL environment to produce an implementation of
the Common-Lisp language which complies to the ANSI X3J13 definition of the
language.

The current ECL implementation features:
  * A bytecodes compiler and interpreter.
  * A translator to C.
  * An interface to foreign functions.
  * A dynamic loader.
  * The possibility to build standalone executables.
  * The Common-Lisp Object System (CLOS).
  * Conditions and restarts for handling errors.
  * Sockets as ordinary streams.
  * The Gnu Multiprecision library for fast bignum operations.
  * A simple conservative mark & sweep garbage collector.
  * The Boehm-Weiser garbage collector.


Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 28 01:28:35 2004 UTC (8 years, 1 month ago) by mpasternak
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>