Skip to content

mahdydy95/cappruby_legacy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CappRuby

Ruby to run on cappuccino/objective-j written entirely in javascript (including parser etc).

Installation

Download/git clone and then:

tusk install .

Or, directly from github..

tusk install http://github.com/adambeynon/cappruby/zipball/master

To run REPL:

cappruby

To generate a cappruby project:

cappruby gen my_project_name

Simply open index.html in a browser, and enjoy.

Requires narwhal, objj, cappuccino packages.

[email protected] www.twitter.com/adambeynon www.github.com/adambeynon/cappruby

About

Ruby layer to sit on top of Cappuccino Frameworks. Includes compiler for ruby => objj.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.3%
  • Ruby 6.6%
  • Objective-J 0.1%