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.
Required Ruby Version
>= 0
Authors
Tatsuhiro Ujihisa
Versions
- 1.3.1 April 14, 2025 (5 KB)
- 1.3.0 April 14, 2025 (5 KB)
- 1.2.0 November 01, 2020 (5 KB)
- 1.1.1 November 01, 2020 (5 KB)
- 1.1.0 October 24, 2020 (5 KB)