RubyGems Navigation menu

static_literal_parser 1.1.1

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:

98d509fd78e3b72088084fcb348784ae95b94a422d4f6c67a1f5348b20d2d666

Total downloads 83,372

For this version 1,212

License:

GPL-3.0-or-later

Required Ruby Version: >= 0

Links: