-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathREADME
58 lines (39 loc) · 1.39 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
=================================================================================
Elephant -- An persistent metaobject protocol and object database for Common Lisp
=================================================================================
Detailed information on Elephant with an introduction, supported platforms,
latest news and documentation can be found at:
http://www.common-lisp.net/project/elephant
-----------------------------
Copyright, License + Warrenty
-----------------------------
See LICENSE
-------------------
Supported Platforms
-------------------
See the website: http://www.common-lisp.net/project/elephant/platforms.html
------------
Latest News
------------
See the website: http://www.common-lisp.net/project/elephant/news.html
--------------
Documentation
--------------
HTML and PDF documentation can be found on the website, or built via a
Makefile (and SBCL) in the /doc directory
------------
Installation
------------
See the documentation, Chapter 3 (Installation)
------------------------
Design and Development
------------------------
See the documentation, Chapter 7 (Elephant Architecture) and
Chapter 8 (Data Store API) for some design internals.
If you want to contribute, see the Trac website for current
feature release plans and other things that need to be done.
http://trac.common-lisp.net/elephant
-------
Authors
-------
See CREDITS and LICENSE