Registry / utility / regexp-parser

regexp-parser

JSON →
library2.12.0rbrubygemsunverified

A library for tokenizing, lexing, and parsing Ruby regular expressions.

gem install regexp_parser
INSTALL
IMPORT
SIG · REGEXP-PARSER
R
regexp-parser
utilityrubyv2.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Regexp::Parser
require 'regexp_parser'

Parse a regular expression into a syntax tree

require 'regexp_parser' tree = Regexp::Parser.parse('/foo/') puts tree.to_s
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.12.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
regexp-parser — gem install regexp-parser · libregistry