Objective-J!

up http://cappuccino-project.org/
* Features http://cappuccino-project.org/#features
* Download #download * Learn http://cappuccino-project.org/learn/
* Contribute * Blog http://cappuccino-project.org/blog/
* API http://cappuccino-project.org/learn/documentation/
# Modern App Development for the Web Cappuccino is a framework which makes it easy to create advanced web apps. With just a few lines of code you can have an app built with full undo and redo, truly amazing table views, drag and drop and every modern UI appearance and behaviour you might expect on the desktop. Download Cappuccino #download # Write an App, not a Document When you program in Cappuccino, you don't need to concern yourself with the complexities of document-focused web te

Objective-J alternatives

  • CoffeeScript

  • CoffeeScript is a little language that compiles into JavaScript. Underneath all those awkward braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. You can use any existing JavaScript library seamlessly from CoffeeScript (and vice-versa).

    tags: programming-language web-development
  • Haskell

  • Haskell is an advanced purely-functional programming language. An open-source product of more than twenty years of cutting-edge research, it allows rapid development of robust, concise, correct software. With strong support for integration with other languages, built-in concurrency and parallelism, debuggers, profilers and rich libraries.

    tags: development programming-language
  • Apple Swift

  • Swift is a programming language for iOS, OS X, watchOS and tvOS apps that builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexible, and more fun. Swift’s clean slate, backed by the mature and much-loved Cocoa and Cocoa Touch frameworks, is an opportunity to reimagine how software development works.

    tags: compilers development interpreter ios-development mac-osx-development
  • Groovy

  • Groovy is an agile and dynamic language for the Java Virtual Machine (JVM).

    tags: compilers dynamic-language interpreter java-based object-oriented-language
  • Objective-C

  • The Objective-C language is a simple computer language designed to enable sophisticated object-oriented programming. Objective-C is defined as a small but powerful set of extensions to the standard ANSI C language. Its additions to C are mostly based on Smalltalk, one of the first object-oriented programming languages. Objective-C is designed to give C full object-oriented programming capabilities, and to do so in a simple and straightforward way.

    tags: Discontinued object-oriented-language programming-language