forked from mattknox/8ball
-
Notifications
You must be signed in to change notification settings - Fork 1
a ruby-to-javascript source-to-source transformer.
License
jmhodges/8ball
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
8ball is a source-to-source compiler from (a subset of) ruby to javascript. The only javascript engine that it explicitly targets is V8. It does not intend to support the whole of ruby-example features that probably won't ever be supported include method_missing, call-cc, and *_eval(string).
About
a ruby-to-javascript source-to-source transformer.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 55.5%
- JavaScript 44.5%