Opa (programming language): Difference between revisions

Content deleted Content added
Opadikt (talk | contribs)
No edit summary
Opadikt (talk | contribs)
No edit summary
Line 15:
}}
 
'''Opa''' is aan [[open source]] [[programming language]] for [[web applications]].
Opa comprises a web server, a database and distributed execution
engine. Code written in Opa is compiled to native code on the server side and
Line 21:
side<ref>{{cite web |url=http://www.infoq.com/articles/Opa |title=Interview: François-Régis Sinot on Opa, a Web Development Platform}}</ref>.
 
ItOpa canshares be comparedmotivations with [[Web Framework|web frameworks]]<ref>{{cite web,
but takes a more radical approach<ref>{{cite web
|url=http://www.infoworld.com/d/developer-world/infoworld-review-tools-rapid-web-development-297
|title=InfoWorld article about emerging web technologies, including Opa}}</ref>.
 
'''Opa''' is [[open source]], released under a dual license: [[GNU]] [[Affero General Public License]] and a proprietary license.
 
The language was first officially presented at the [[OWASP]] conference in 2010<ref>{{cite web
Line 31 ⟶ 30:
|title=OPA: Language Support for a Sane, Safe and Secure Web, at OWASP 2010}}</ref>, and the source code was released on
[[GitHub]]<ref>{{cite web |url=https://github.com/MLstate/opalang |title=GitHub repository}}</ref>
'''Opa'''in isJune [[open source]]2011, released under a dual license: [[GNU]] [[Affero General Public License]] and a proprietary license.
in June 2011.
 
== Examples ==