View Single Post
Old 12-15-2005, 11:12 PM   #8 (permalink)
furtivefelon
 
Super Techie

Join Date: May 2005

Posts: 479

furtivefelon

Default

recently i had this infatuation with python, it works so much like lisp minus the macro system..

I felt the code written in python is much easier to understand than java/c++, java/c++ forces abstractions on to you..

what beginners want is a good scripting language that they can just throw together a couple of lines to get some result.. python/perl comes to mind, though, visual basic is good if prototype is all you aspires to..

try javascript too, it's rather fun
__________________
lisp hacker
running: FreeBSD 5.4 - still learning
develop with: SBCL + emacs for lisp, Anjuta IDE +gcc for c, SPE for python..
browse with: opera
furtivefelon is offline