I've been floating in high-level land for too long, feel like I need to get close(r) to the metal.
Poll: Which programming language do you plan on learning next?
61–70 of 114 posts
Re: Poll: Which programming language do you plan on learning next?
#62Re: Poll: Which programming language do you plan on learning next?
#63Re: Poll: Which programming language do you plan on learning next?
#64Re: Poll: Which programming language do you plan on learning next?
#65Re: Poll: Which programming language do you plan on learning next?
#66 * Lisp (Interesting, recently bought pg's ACL)
* C (Would be useful at work, recently bought K&R)
* Obj-C (Have both an iPhone and a MBPro that would be neat to develop for)
I'm leaning towards C.[edit: list formatting]
Re: Poll: Which programming language do you plan on learning next?
#67Earlier quoted context omitted.
which language are you talking about?
Robert Virding's Lisp Flavored Erlang, which, among other things, does away with records, neatens up the syntax, and enabled Lisp style macros, but is still built on Erlang, and still contains it's high quality pattern matching. Virding is one of the original contributors of Erlang. http://groups.google.com/group/erlang-questions/browse_threa... Copied here: I have finally released LFE, Lisp Flavoured Erlang, which i…
Re: Poll: Which programming language do you plan on learning next?
#68Earlier quoted context omitted.
Robert Virding's Lisp Flavored Erlang, which, among other things, does away with records, neatens up the syntax, and enabled Lisp style macros, but is still built on Erlang, and still contains it's high quality pattern matching. Virding is one of the original contributors of Erlang. http://groups.google.com/group/erlang-questions/browse_threa... Copied here: I have finally released LFE, Lisp Flavoured Erlang, which i…
WOW!
But in Erlang records and math are kinda broken, and we needed both. Hence, LFE.
Re: Poll: Which programming language do you plan on learning next?
#69Ouch, zero points for Arc. Even MPI has one (prospective) devotee! I voted Haskell, because their libraries are finally getting the language to a point where it is competitive. There's even a story about this on the front page today!