-
Notifications
You must be signed in to change notification settings - Fork 335
Home
Martin Carlberg edited this page Sep 15, 2022
·
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.
- Download the new Node (beta) version
- Download the new Node (beta) version with the new compiler/parser supporting the latest version of Javascript (ECMAScript 2022).
- Examples of how to use the new Javascript features
- Download the latest starter package.
- Read a few of the tutorials.
- Check out the live cappuccino cookbook tutorials.
- 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.
- There are a number of Tools you can download.
- Read the FAQ.
- Filing bugs is the easiest and most helpful way to contribute.
- Check out the Projects to Work On
- Instructions on Getting and Building the Source and Contributing Code
- Write Documentation
- Subscribe to the mailing list
- Chat with us directly on our Gitter room (active)
- Chat with us directly on the IRC Channel (mostly inactive)
- Check out the Current Projects people are working on.
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