Re: Where to look for the API documentation?



"vishnuvyas" <vishnuvyas@xxxxxxxxx> writes:

> The CLISP socket functions are specific to CLISP alone, and are not
> portable across other popular distros of lisp (SBCL, CMUCL). I would
> suggest the CLOCC ports and CLLIB collection which not only has socket
> support, but also some higher level functionality such as URL etc..
> (btw.. I think its a bit dated).

The socket functions of CLOCC don't work out of the box on SBCL. I
started hacking this and made some progress, but due to hardware
failure I no longer have a computer that runs SBCL. What I've done so
far is available at
<http://www.dtek.chalmers.se/~henoch/net.lisp.patch> if anyone wants
to pick it up.

Magnus
.