Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 3 declined, 1 accepted (4 total, 25.00% accepted)

×
Programming

Submission + - Developing an HTML5 Tetris game (mattgu.com)

koper writes: "The Opa Developer Challenge just finished and the presentation of the winning apps starts today with the honorary mention of an HTML5-powered game of OpaTetris.
Opa is a new web programming language that distinguishes itself from the crowd by bringing static strong typing to the world of the web. It also produces, from a single source: all database queries, native server side code and client side Javascript and automates communication between the two."

Cloud

Submission + - Web apps programming made easy. (opalang.org)

koper writes: "The new programming language Opa makes web programming easier by providing a one-tier one-language-for-everything approach. Now it goes one step further by providing a (very-minimalistic for now) web-based IDE that allows to compile & deploy Opa programs in one click in your web browser. Give it a spin!"
Cloud

Submission + - Opa: new web development platform (blogspot.com)

koper writes: "Opa is a new generation of web development platform. It is a new programming language, a new web server, a new database and a new distributed execution engine, all of them tightly integrated to provide a great experience for web developers. Few days ago it became open-source.

Why should you care about yet another language? There are few things that make Opa stand out from the crowd:
  • it's a language targeted at the web;
  • it puts lots of emphasis on security;
  • it's a one-stop solution; you write in Opa and it generates for you: the client-side code (JavaScript), database queries, all the glue code etc.
  • scalability won't be a problem: your app is distributed and cloud-ready right from the start.

Curious? Sounds too good to be true? Check out Opa's homepage or my blog for more info.

Disclaimer: I am working on Opa at MLstate."

Slashdot Top Deals

HELP!!!! I'm being held prisoner in /usr/games/lib!

Working...