RubyGems Navigation menu

static_literal_parser 1.2.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - November 01, 2020 (5 KB)
  2. 1.1.1 - November 01, 2020 (5 KB)
  3. 1.1.0 - October 24, 2020 (5 KB)
  4. 1.0.0 - October 24, 2020 (4.5 KB)
  5. 0.0.1 - October 11, 2020 (4 KB)
Show all versions (6 total)

Owners:

Pushed by:

Authors:

  • Tatsuhiro Ujihisa

SHA 256 checksum:

bf0984f9a93bbe97955d4c5485777e1aa8c1a5465fd3cea25b138c373111a977

Total downloads 81,563

For this version 76,652

License:

GPL-3.0-or-later

Required Ruby Version: >= 0

Links: