Categories: None [Edit]

static_literal_parser

https://rubygems.org/gems/static_literal_parser
https://github.com/ujihisa/static_literal_parser
StaticLiteralParser is a RubyGems library that you can convert a String to a Ruby object, parsing the string as an executable Ruby code, but without actually executing it. This internally uses RubyVM::AbstractSyntaxTree to parse to construct the object.

Total

Ranking: 17,345 of 180,702
Downloads: 82,804

Daily

Ranking: 50,424 of 180,689
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconujihisa