mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-15 22:01:36 -08:00
Separate different directories for the resources.
#P"SYS:" -> #P"lisp/lib" - ECLDIR with the modules
$HOME -> lisp/home - user provided files, quicklisp, 3rd party contribs
lisp/etc - init scripts and the configuration
|
||
|---|---|---|
| .. | ||
| Android.mk | ||
| ecl_boot.c | ||
| ecl_boot.h | ||
| org_lisp_ecl_EmbeddedCommonLisp.c | ||
| org_lisp_ecl_EmbeddedCommonLisp.h | ||