mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-02-21 22:50:25 -08:00
Embeddable Common-Lisp main repository.
meaningful names for the exported functions. For instance, (proclaim '(si::c-export-fname union)) is used to produce a C function with name clLunion, which can be directly used in other compiled files. This feature has been applied to almost all functions in the Lisp runtime. |
||
|---|---|---|
| contrib | ||
| src | ||
| configure | ||
| Copyright | ||
| LGPL | ||
| Makefile | ||
| Makefile.in | ||
| README.1st | ||
| site.lsp | ||
You can find the preprocessed documentation in ./doc in HTML format.