Re: Reddit Guys on the Pros and Cons of Lisp
- From: Emre Sevinc <emres@xxxxxxxxxxxx>
- Date: Wed, 30 Nov 2005 02:27:11 +0200
>>>>> "EH" == Eric Hanchrow <offby1@xxxxxxxxx> writes:
>>>>> "Bill" == Bill Atkins <batkins57@xxxxxxxxx> writes:
Bill> Seriously, though, what are all of these great libraries
Bill> that Lispers are missing out on?
EH> Here's an example of a Perl library that I found that saves me
EH> a bit of work: 'Graph'. It does topological sorting, and
EH> finds the sources of a graph. I could probably have written
EH> those pieces that I needed myself, but it sure is nice to have
EH> it already written.
Did you check out new Common Lisp libraries by Garry King?
CL-Containers Common-Lisp's answer to STL and Smalltalk
CL-Graph Utilities and algorithms for Graph manipulation
CL-MathStats Miscellaneous math and statistics utilities
CL-Variates Portable Random Number Generators and tools
metabang.bind Handle destructuring, multiple-values and let simultaneously
Metatilities Various useful utilities
Moptilities Implementation independent MOP utilities
TINAA Common-Lisp documentation tool
http://lemonodor.com/archives/001288.html
http://www.metabang.com/open-source-software.html
Is cl-graph mature enough to help you or does it lack
some functionality?
Happy hacking,
--
Emre Sevinc
eMBA Software Developer Actively engaged in:
http:www.bilgi.edu.tr http://ileriseviye.org
http://www.bilgi.edu.tr http://fazlamesai.net
Cognitive Science Student http://cazci.com
http://www.cogsci.boun.edu.tr
.
- References:
- Reddit Guys on the Pros and Cons of Lisp
- From: Adam Connor
- Re: Reddit Guys on the Pros and Cons of Lisp
- From: Bill Atkins
- Re: Reddit Guys on the Pros and Cons of Lisp
- From: Eric Hanchrow
- Reddit Guys on the Pros and Cons of Lisp
- Prev by Date: Re: Reddit Guys on the Pros and Cons of Lisp
- Next by Date: Re: listo-to-hash
- Previous by thread: Re: Reddit Guys on the Pros and Cons of Lisp
- Next by thread: Re: Reddit Guys on the Pros and Cons of Lisp
- Index(es):
Relevant Pages
|