Re: Where to look for the API documentation?
- From: Pascal Bourguignon <spam@xxxxxxxxxxxxxxxx>
- Date: Thu, 29 Sep 2005 21:41:57 +0200
Ralf Bokelberg <info@xxxxxxxxxxxx> writes:
> Just recently i read Peter Seibel's fantastic book "Practical Common
> Lisp". Now i want to do something real with Lisp. I wonder, where i
> can find the documentation of the functions available in
> Lisp-In-A-Box? Especially i'm looking for the socket functions of
> Lisp-In-A-Box, which i could neither find in the hyperspec nor in the
> ACL Docs
>
> Probably this has been discussed thousand times before, but i searched
> the internet and the usenet and couldn't find any pointers. So any
> help is appreciated a lot,
Hyperspec:
http://www.lispworks.com/documentation/HyperSpec/Front/index.htm
I don't know what implementation is included in Lisp-in-a-Box.
CLISP implementation notes:
http://clisp.cons.org/impnotes/index.html
SBCL manual:
http://www.sbcl.org/manual/
OpenMCL documentation:
http://openmcl.clozure.com/Doc/index.html
CMUCL documentation:
http://www.cons.org/cmucl/doc/
--
__Pascal Bourguignon__ http://www.informatimago.com/
The world will now reboot. don't bother saving your artefacts.
.
- References:
- Where to look for the API documentation?
- From: Ralf Bokelberg
- Where to look for the API documentation?
- Prev by Date: Re: The joy of garbage collection
- Next by Date: Re: Where to look for the API documentation?
- Previous by thread: Re: Where to look for the API documentation?
- Next by thread: Re: Where to look for the API documentation?
- Index(es):
Relevant Pages
|