Opa is a programming language, a web server, a database and a distributed execution engine, all at the same time.
The download section contains all the sources of the OPA compiler and libraries, and links to the platform specific binaries.
What's New in This Release: [ read full changelog ]
Compiler:
· Type parameters are now implicitly given to "magic functions", instead of explicit utilities function (before this construction was unsafe)
Runtime:
· Bump to Node 0.10.3
· Request and resource are now streamed iterator see HttpRequest.get_iter_body, Ressource.iter)