FICHA · MANJARO

ruby-regexp_parser

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

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Parses Ruby regular expressions into tokens and structured syntax information. It is useful for linters, editors, documentation tools, regex analyzers, and code transformation workflows.

Regex analysis can be expensive on unusual patterns. Test invalid expressions, encodings, and pathological cases before using it on untrusted source code.

Permissions

Permissions not analysed for this source yet.