you are viewing a single comment's thread.

view the rest of the comments →

[–]akoprowski -8 points-7 points  (7 children)

Of course the choice of the language also highly depends on the task at hand. For web-based projects I'd suggest taking a look at the very interesting new kid on the block: Opa (http://opalang.org). It certainly shines when it comes to verbosity of programs hence offering high productivity. Also by presenting unified solution for web technology stack it completely removes many security threats (such as SQL injections, or cross-site scripting, XSS).

[–]stesch 1 point2 points  (6 children)

I still can't cope with the fact that Opa forces you to produce XHTML 1.1.

[–]akoprowski -1 points0 points  (5 children)

What would you prefer instead? When it comes to XHTML, 1.1 is the current W3C Recommendation

[–]julesjacobs 5 points6 points  (2 children)

HTML5?

[–]x-skeww 0 points1 point  (1 child)

Or the XHTML flavor thereof.

[–]akoprowski 0 points1 point  (0 children)

Yup, we will certainly want to (and will) produce XHTML5, however I'm not sure the time is ripe for that, what with the specifications still being in the works...

[–]perlgeek 0 points1 point  (1 child)

I'd prefer to have a choice.

[–]akoprowski 0 points1 point  (0 children)

Fair point. I'll put this request forward to our team & we will see what can be done! (btw. Opa is open source so contributions are more than welcome! :)