rubyless 0.3.0
RubyLess is an interpreter for "safe ruby". The idea is to transform some "unsafe" ruby code into safe, type checked ruby, eventually rewriting some variables or methods.
Gemfile:
=
install:
=
Runtime Dependencies (2):
ruby_parser
>= 2.0.4
sexp_processor
>= 3.0.1