Opa (programming language)

This is an old revision of this page, as edited by JBW (talk | contribs) at 19:57, 21 July 2011 (Example source code: Remove source code.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Opa is a open source programming language for web application development release under a dual license: Gnu Affero GPL and a private license. The language was first officially presented at the OWASP conference in 2010, and the source code was released on GitHub in June 2011.

Opa
Paradigmmulti-paradigm: functional, imperative
First appeared2011
Typing disciplinestrong, static
OSLinux, Mac OS X
LicenseAffero GPL
Filename extensions.opa, .opp
Websiteopalang.org
Influenced by
Ocaml

Philosophy

Opa is a single programming language for web applications, both for the client and server code.