DZone
Cloud Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Cloud Zone > Opa Aims to Rethink Development for the Cloud

Opa Aims to Rethink Development for the Cloud

Ben Kepes user avatar by
Ben Kepes
·
Mar. 14, 12 · Cloud Zone · Interview
Like (0)
Save
Tweet
9.05K Views

Join the DZone community and get the full member experience.

Join For Free
I’ve been researching a whitepaper for CloudU that looks at the different languages modern developers of cloud applications need to think about and it struck me that we’re running into some problems. While the myriad of different components of web applications give great flexibility, they do little to hide the complexity of development and a key tenet of mine is that complexity should ideally be hidden in a cloudy world.

Seeing this problem and wanting to deal with these issues is what motivated Henri Binsztok, the founder and CEO of a European start up company to develop a new programming language that he believes is ideal for new web, cloud and online game applications. His language, Opa, was released as open source in June 2011 and is already gaining traction in the development world, including some trials at Facebook.


As Binsztok sees it, there are two specific problems with current development languages for the cloud:

The web is built from too many pieces. Due to historical reasons, the stack required to run web applications is overly complex and hard to maintain in the cloud.

The web is built using fragile technologies. The only client-side technology, Javascript; and many server-side technologies like PHP, Ruby and Python are dynamically typed and lack proper semantics. Nothing prevents a developer from comparing apples to oranges. As a result, expert developers and extensive testing are required to built quality applications.

In coming up with a solution, Binzstok is leveraging 100 person years of PhD level research. The language, Opa, doesn’t replace any of the stack pieces individually. Rather, it seeks to eliminate them all at once, by proposing an entirely new paradigm for web programming. In an Opa application, the client-side UI, server-side logic and database I/O are all implemented in a single language. Opa isn’t alone in trying to reinvent development; it competes with Node.js (made by Joyent) and Dart (by Google) but Binzstok believes that Opa is technically much more advanced in making web programming easy and safe.

Does the world need yet another language? At first glance the answer to that question is an emphatic no. But in research for my whitepaper I’ve been confronted on an ongoing basis by the complexities of developing modern applications. If Opa can really deliver on its promise of tighter, easier and more accessible development, it could potentially become a strong contender for the crown of cool language de jour…

Opa (programming language) Cloud application

Published at DZone with permission of Ben Kepes, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How To Evaluate Software Quality Assurance Success: KPIs, SLAs, Release Cycles, and Costs
  • Java Microservices: Code Examples, Tutorials, and More
  • Are All Kubernetes Ingresses the Same?
  • Top ALM Tools and Solutions Providers

Comments

Cloud Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo