![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LISP newbie's questions | rayne | UNIX for Dummies Questions & Answers | 1 | 05-20-2008 06:45 PM |
| lisp-cgi-utils 0.11 (Default branch) | iBot | Software Releases - RSS News | 0 | 02-17-2008 11:30 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Lisp
I've recently begun learning common lisp and started the effort from the belief that it was a functional language and that learning a functional language would be a good exercise. I've read some comments and articles that state otherwise.
Any opinions? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
IMO -
Except at universities where one CIS faculty member is in love with LISP, you will find very little production code written in that language. Unless you want to major in AI systems (there probably are better AI languages) consider learning something else. If it is purely for fun - go for it. |
|
#3
|
|||
|
|||
|
Hello,
I can agree with Jim. I used Common Lisp and other dialects, did some projects. If you need sockets, regexps and other 'modern' stuff you need to choose suitable implementation. I would like to be wrong but probably IMAP or audio/video will be missing. The language is very cool. But I observed the most beautiful languages tend to have worse libraries. E.g. Perl and Python are on the 'good libraries' side, CL, Ruby are on 'cool languages' side. Regards, Miroslaw |
|
#4
|
|||
|
|||
|
Thanks folks. It is an elegant programming language and may become one of my staples. If it's not widely used in production..well, I'm sure the reasons are
conventional rather than pragmatic. |
|
#5
|
||||
|
||||
|
Hi.
Quote:
Still, I think almost any language can help you think in ways that are useful in crafting solutions to problems in general. As noted in PBS presentations on the brain, new challenges can help keep your brain "plastic" ... cheers, drl |
||||
| Google The UNIX and Linux Forums |