⇤ ← Revision 1 as of 2013-07-18 10:50:26
Size: 264
Comment:
|
Size: 519
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
Objective-J is a powerful object-oriented language which compiles to run in the browser. |
|
Line 6: | Line 8: |
{{{ |
{{{#!highlight objectivej |
Line 11: | Line 12: |
== Mutable Array == {{{#!highlight objectivej @import <Foundation/CPMutableArray.j> var arrayX = [[CPMutableArray alloc] init]; }}} |
Cappuccino
Cappuccino is a framework which makes it easy to create advanced web apps. http://www.cappuccino-project.org/
Objective-J is a powerful object-oriented language which compiles to run in the browser.
Init String, CPString