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?
|
|
|||||
|
closed as subjective and argumentative by Mitch Wheat, Jason, RBerteig, Brian Carper, Spencer Ruport Jul 11 at 2:20 |
|
|
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. |
||
|
|
|
|
Forth is not next on my list. I am happy with Perl, Common Lisp, and Haskell for the time being. |
||
|
|
|
|
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. |
||
|
|
|
no -matt o'gorman (damn ten char limit) |
||
|
|
|
|
: SOP MEMORY TIGHT? IF FORTH ELSE LISP THEN USE ; |
||
|
|