Displaying 1 result from an estimated 1 matches for "rb2js".
Did you mean:
objs
2007 Feb 08
0
derive.js - Ruby-esque derivation/mixins for Prototype
All,
I whipped up a small extension for Prototype to solve some modeling
issues I was having on a large JS project.
I know there have been serveral alternative "write JS in Ruby" type
efforts, including ruby.js, rb2js, and prototype.js itself, but I was
hoping to keep it as light as possible while gaining the most powerful
aspects of derivation/mixins/callbacks. Much like the prototype
library, I''d like it to have an air of Ruby without trying to twist a
language I actually like (JS) into something it...