vote up 8 vote down star
7

What are some fun programming languages to learn and work with? I'm asking this for absolutely no practical purpose other than just to learn something new. So, what are some fun languages?

I already know Python and C# so those don't count (although Python would probably be the first language I'd recommend). I've spent some time with Ruby, but I don't really see anything that's a whole lot different from Python.

(and no, I'm not going to learn Intercal or Brainf*ck before you mention it)

flag
show 1 more comment

31 Answers

prev 1 2
vote up 3 vote down

REBOL:

http://www.rebol.com

link|flag
1  
A totally extensible language. Nice, but a little weird in places. I thought it made making GUIs a breeze (though they do look even more alien than swing). Also, the number of constructs (if,case,any,&lots more) is really cool. – Ellery Newcomer Dec 12 '08 at 0:25
show 1 more comment
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.