From: drewc Date: Mon, 27 Jun 2005 10:39:25 +0000 (-0700) Subject: Added a README X-Git-Url: https://git.hcoop.net/clinton/lisp-on-lines.git/commitdiff_plain/66b3e812c33393cb573060795d8b7cc71fd1cd48?hp=b1cd12fb8d277947cc862419e549941b989bdea6 Added a README darcs-hash:20050627103925-39164-c786ca3dd789a716a5cc4fa8228e581a791a35ee.gz --- diff --git a/README b/README new file mode 100644 index 0000000..59beed0 --- /dev/null +++ b/README @@ -0,0 +1,18 @@ +LISP-ON-LINES + +This is a very early release, and there are more bugs then docs. HERE BE DRAGONS! + +Having said that, LOL has been used to deliver applications and is undergoing extensive development. + +Take a look at the doc/ directory to get started. The (poorly commented) code is your next stop. +Adding docstrings would be a good idea. + +drewc@tech.coop or #tech.coop on freenode for support.. that we have plenty of. + +;; This software is Copyright (c) Drew Crampsie, 2004-2005. +;; You are granted the rights to distribute +;; and use this software as governed by the terms +;; of the Lisp Lesser GNU Public License +;; (http://opensource.franz.com/preamble.html), +;; known as the LLGPL. +