vote up -1 vote down star

Hi.

I'm think I see more and more coders looking into Erlang and Lisp. Since I learned
it in exactly the same order, and now, I'm looking into forth. Does it mean that Forth is the next language on every ones TODO list?

What is your next language?

flag

74% accept rate
1  
Language == Fashion. Could be.... – RBerteig Jul 11 at 1:56

closed as subjective and argumentative by Mitch Wheat, Jason, RBerteig, Brian Carper, Spencer Ruport Jul 11 at 2:20

5 Answers

vote up 2 vote down check

If you want something Forth-like, you would much better be served by looking at the Factor programming language. It is concatenative, like Forth, and it also has a lot of modern properties and an efficient implementation that targets multiple platforms.

link|flag
vote up 0 vote down

Forth is not next on my list. I am happy with Perl, Common Lisp, and Haskell for the time being.

link|flag
vote up 0 vote down

Yeah I got the memo you were learning that next. I think everyone agrees copying you is the cool thing to do so you're probably right.

link|flag
As rude as this answer may seem, I have to agree that the OP was kind of douchy. – Gab Royer Jul 11 at 2:20
vote up 0 vote down

no -matt o'gorman (damn ten char limit)

link|flag
vote up 1 vote down

: SOP MEMORY TIGHT? IF FORTH ELSE LISP THEN USE ;

link|flag

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