Cappuccino is an open source framework that makes it easy to build desktop-caliber applications that run in a web browser. This application development framework written in Objective-J. It’s designed for building rich applications that run in a web browser.
Objective-J is a programming language. It’s very similar to both JavaScript and Objective-C. In fact, any valid JavaScript is valid Objective-J. The language adds traditional inheritance, dynamic message passing, and a few other nice things to pure JavaScript.
Some Features
- Built on standard web technologies like Javascript
- No need to concern with complexities of traditional web technologies
- To run Cappuccino applications, you only need JavaScript enabled browser
Cappuccino is not designed for building web sites, or making existing sites more “dynamic”. These goals are too far removed from those of application development to be served well by a single framework, so remember Cappuccino is designed for applications, not web pages.
This Open Source framework runs in all major browsers.
Website: http://cappuccino.org/
Demo: http://cappuccino.org/learn/demos/
Download: http://cappuccino.org/download/