Live data from Hacker News

Poll: What programming language do you use for your app/startup?

news.ycombinator.com

21–30 of 122 posts

Re: Poll: What programming language do you use for your app/startup?

#26
You didn't list Erlang, Lua, Scheme, Common Lisp, OCaml, Prolog, or Haskell. (Also, loads of other languages, but I actually know people who use each of those.)

Also, adding options to a poll that's already in progress is going to skew the accuracy by quite a bit, but self-selecting polls aren't that scientifically rigorous anyway.

Re: Poll: What programming language do you use for your app/startup?

#27
I've fallen for Scala, and want to use one of the frameworks that support it.

Lift requires use of Maven or sbt, both of which are annoying tools. I don't want you to force me to download stuff from the net every time I start a project! With most frameworks, I should be able to download a package that I can put on a laptop, disconnect, and build projects in a vacuum. Lift doesn't allow me to do this... also XML :(

Post reply on HN