![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Professional Programmer
|
yeah, but whoever tries to use prolog or lisp isn't right in the head anyway..
![]() |
|
|
|
|
|
#12 |
|
Programming Guru
![]() ![]() ![]() |
If you deal with Artificial Intelligence... you get the privilege / punishment of using both of those languages (Lisp, Prolog) a great deal.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#13 |
|
Professional Programmer
|
oh i know, I'm not saying I'm right in the head, but i wouldn't recommend it to someone asking about scripting languages..
![]() |
|
|
|
|
|
#14 |
|
Programming Guru
![]() ![]() ![]() |
I defnitely wouldn't recommend it either
![]()
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#15 |
|
Hobbyist Programmer
Join Date: Apr 2004
Location: Texas
Posts: 106
Rep Power: 5
![]() |
what scripting language you learn depends a lot on what kind of work you want to do ... php is going to be the one to choose for web stuff ( I wouldn't pick it for command line scripts, although I'm sure somebody out there would ) ... perl is really good if you, for example, work in a product support position where you end up dealing with a lot of text files that needs similar modifications ( ie: database records to be unloaded as a template, modified, and uploaded ). larger scripts are definately possible, but at one point you will question the readability ... I've not used python that much, but I have liked what I have seen so far ...
FYI - Perl is my main language ... I love it, but I can't deny that sometimes I look at old code and whisper to myself: "wtf?" .... maybe I should just write more comments, but that's another topic entirely
__________________
[ [ SykkN alloc ] initWithThePowerTo: destroyYouAll ]; /* Don't make me use it! */ |
|
|
|
|
|
#16 |
|
Programmer
Join Date: Nov 2005
Location: Estonia
Posts: 94
Rep Power: 0
![]() |
offtopic: are lisp and prolog shit? I thought they're very good.
|
|
|
|
|
|
#17 | |
|
Programming Guru
![]() ![]() |
Quote:
Perl!
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
|
#18 | |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 4
![]() |
Quote:
![]() Lisp is interesting, because it's essentially just a glorified parse tree. This means that syntax, code and data are basically synonymous, making Lisp incredibly flexible. The disadvantage with Lisp is, I suspect, its lack of libraries. Compared to Ruby or Python, it's rather lacking in that area. It also seems not to have the momentum that Python or Ruby has. |
|
|
|
|
|
|
#19 |
|
Unverified User
Join Date: Aug 2005
Location: none
Posts: 146
Rep Power: 0
![]() |
Your favorite shell, unless that's csh.
__________________
Warning: My posts may change (dramatically) within the first 15 minutes they're posted. Got 'Nux?—GNU/Linux and other free software support. It's GNU/Linux, not just Linux. |
|
|
|
|
|
#20 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
python
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|