https://github.com/willf/apex
http://human-factors.arc.nasa.gov/apex ("fork" of Sourceforge 3.0 version)
https://github.com/willf/apex
Last synced: 6 months ago
JSON representation
http://human-factors.arc.nasa.gov/apex ("fork" of Sourceforge 3.0 version)
- Host: GitHub
- URL: https://github.com/willf/apex
- Owner: willf
- License: other
- Created: 2011-04-10T00:41:43.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-04-10T00:45:29.000Z (about 15 years ago)
- Last Synced: 2025-03-24T12:52:23.051Z (about 1 year ago)
- Language: Common Lisp
- Homepage: http://human-factors.arc.nasa.gov/apex
- Size: 12 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Updated 1/14/06
NOTE: This is a Beta version of Apex 3.0. It is lacking the level of
documentation, code cleanup, and general completeness we would ideally
prefer for our open source distribution, but is provided this way for
users who would like Apex immediately.
The most up-to-date Apex documentation can be found online at:
http://apexdoc.pbwiki.com/
Please see the file LICENSE for terms of the NASA Open Source Agreement
under which this software is provided.
---
The contents of this directory are described as follows and represent
the 'apex' CVS module (e.g. 'cvs checkout apex')
Apex distributions look a little different. If this directory is
converted into a distribution it will contain additional files and be
missing some of those listed. Directions for creating distributions are
found in 'notes'.
apex/
Makefile (conveniences for Unix users)
README (this file)
agreement.txt (license agreement for users)
apexlib (application libraries)
apexprefs (default preferences file)
build-image.lisp (builds distribution image)
eli/ (Emacs Lisp Interface for distributions)
examples/ (example applications)
extensions/ (user extensions to Apex)
hosts.cl (logical pathname translations needed by load.lisp)
load.lisp (loads Apex)
notes/ (developer notes)
patches/ (Apex patches)
regression-load.lisp (load file for regression tests)
regression-tests (regression test suite)
run-regression.sh (regression test script)
system/ (source code of Apex system)