[Git][cmucl/cmucl][master] Add README file, most for gitlab.

Raymond Toy rtoy at common-lisp.net
Sun Aug 30 20:57:25 UTC 2015


Raymond Toy pushed to branch master at cmucl / cmucl


Commits:
b4b4fb95 by Raymond Toy at 2015-08-30T13:56:47Z
Add README file, most for gitlab.

- - - - -


1 changed file:

- + README.md


Changes:

=====================================
README.md
=====================================
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+CMUCL is a free, high performance implementation of the Common Lisp
+programming language which runs on most major Unix platforms. It
+mainly conforms to the ANSI Common Lisp standard. CMUCL provides a
+sophisticated native code compiler; a powerful foreign function
+interface; an implementation of CLOS; the Common Lisp Object System;
+which includes multimethods; a metaobject protocol; a source-level
+debugger and code profiler; and an Emacs-like editor implemented in
+Common Lisp. CMUCL is maintained by a team of volunteers collaborating
+over the Internet, and is mostly in the public domain.
+



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/b4b4fb95ad5e36c95b83a89abcde3437bb907063
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20150830/04e865d6/attachment.html>


More information about the cmucl-cvs mailing list