rubyless 0.8.7
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:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (2):
            ruby_parser
            >= 2.0.4
          
          
            sexp_processor
            >= 3.0.1
          
    