Programming Languages: What tool is right for which job?
therighttool.hammerprinciple.com
Programming Languages: What tool is right for which job?
1–10 of 60 posts
Re: Programming Languages: What tool is right for which job?
#2Haskell.
Re: Programming Languages: What tool is right for which job?
#3Is it me, or do a lot of the 'statement' links not seem to load?
Re: Programming Languages: What tool is right for which job?
#4Is it me, or do a lot of the 'statement' links not seem to load?
I can't get the index page now. Sorry, I think the traffic from HN may have killed it. :(
Re: Programming Languages: What tool is right for which job?
#5Is it me, or do a lot of the 'statement' links not seem to load?
Heh indeed, and in a couple a days "How I improved my site after Hacker news etc..."
Re: Programming Languages: What tool is right for which job?
#6Is it me, or do a lot of the 'statement' links not seem to load?
It is possible they didn't use the right tool for the job.
Re: Programming Languages: What tool is right for which job?
#7Something the site didn't answer, what high-level languages are suitable for writing highly-parallel network code? I need to write some code that does stuff like: given a couple million URLs, download each, extract an element, gather all extracted elements in a list.
Re: Programming Languages: What tool is right for which job?
#8Something the site didn't answer, what high-level languages are suitable for writing highly-parallel network code? I need to write some code that does stuff like: given a couple million URLs, download each, extract an element, gather all extracted elements in a list.
Erlang
Re: Programming Languages: What tool is right for which job?
#9Re: Programming Languages: What tool is right for which job?
#10Haskell.
Lisp.