Skip to content
daboe01 edited this page Jun 2, 2018 · 68 revisions

Cappuccino is an Application Framework designed for creating desktop class applications on the web. Cappuccino is written in Objective-J, a language extension to JavaScript that adds classical inheritance, script importing, and a bunch of other goodies without breaking backwards compatibility.

Getting Started

  • Read the FAQ.
  • If you’re new to Objective-J and Cappuccino, you might want to start by downloading the Latest Stable Version and reading through a few of the tutorials. The source code of the official demos is hosted on github.
  • Check out a live demo of the widgets in cappuccino
  • Check out our manual tests
  • Read the Glossary if you come across terms you don’t recognize. And let us know if there’s a term missing!
  • There are a number of Tools you can download that can help you develop, debug, and deploy.

Contributing

Community

List of available modules / frameworks for Cappuccino

Cookbook area for collecting patterns that are useful in writing cappuccino applications.

Tips for optimizing Cappuccino applications.

Bits of useful code.

Changelist for each release