Embeddable Common-Lisp main repository.
Find a file
jjgarcia 8563a1fc1c Fix the compiler so that when it finds LOCALLY, MACROLET or SYMBOL-MACROLET
at the top level, it processes their bodies as top level forms as well. For
instance, (LOCALLY (EVAL-WHEN (:COMPILE-TOPLEVEL) (PRINT "HELLO"))), now works.
2001-07-19 15:33:46 +00:00
contrib Initial revision 2001-06-26 17:14:44 +00:00
src Fix the compiler so that when it finds LOCALLY, MACROLET or SYMBOL-MACROLET 2001-07-19 15:33:46 +00:00
configure Initial revision 2001-06-26 17:14:44 +00:00
Copyright Initial revision 2001-06-26 17:14:44 +00:00
LGPL Initial revision 2001-06-26 17:14:44 +00:00
Makefile Add a name mangler to "dpp" so that it translates symbol names as 2001-07-02 17:11:28 +00:00
Makefile.in Initial revision 2001-06-26 17:14:44 +00:00
README.1st Initial revision 2001-06-26 17:14:44 +00:00
site.lsp Initial revision 2001-06-26 17:14:44 +00:00

You can find the preprocessed documentation in ./doc in HTML format.