Re: Where to look for the API documentation?
On Thu, 29 Sep 2005 21:13:01 +0100, Ralf Bokelberg <info@xxxxxxxxxxxx> wrote:
> 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
<
http://www.franz.com/support/documentation/7.0/doc/socket.htm>
Cheers,
Edi.
--
Lisp is not dead, it just smells funny.
Real email: (replace (subseq "spamtrap@xxxxxxxxxx" 5) "edi")
.
Relevant Pages
- Re: New reference for the SLIME screencast
... I see you are looking at web apps, but in case you are interested in desktop apps as well you might want to consider looking into free GUI toolkits. ... A library overview might be another useful thing (similar to Daniel Weireb's recent survey of common lisp implementations ). ... advanced stuff (OnLisp, CL Hyperspec, this forum, etc). ... If it hadn't been for a copy of Peter Seibel's PCL I would have given up right away;-) ... (comp.lang.lisp) - Re: Is Lisp more than another language?
... > It seems that even Peter Seibel's very interesting book is missing such ... The kind of thing that were you working next to a Lisp Guru, ... I'm sure for many features, Allegro, LW and MCL overlap, but for new people ... they're missing, or write some feature off as less important than it sounds. ... (comp.lang.lisp) - Re: Where To Begin
... Does anyone have a reccomendation for introductory tutorials or ... I find that Peter Seibel's Chapter 3 trips up a lisp noobie like ... ANSI Common Lisp and Peter Norvig's Paradigms of Artificial ... Graham's ACL has a pretty decent reference of Common ... (comp.lang.lisp) - Re: Identifying CL Implementations?
... The GNU/FSF looks into it and sure enough Peter is using GPL/LGPL lisp software and just by using the GLP/LGPL code in his closed source products, Peter is in a legal gray zone because the way lisp variants actually work is not properly covered by the licenses. ... I think the LLGPL is much more appropriate for Lisp code, but there's nothing mysterious or gray about the LGPL that prevents using it in commercial work. ... (comp.lang.lisp) - Re: Identifying CL Implementations?
... The competitor contacts the GNU/FSF to complain how Peter is ... >> in a legal gray zone because the way lisp variants actually work is not ... The GPL and LGPL are very different beasts. ... > libraries *can* be used in commercial Lisp products without ... (comp.lang.lisp) |
|