FICHA · MANJARO

ruby-parser

A production-ready Ruby parser written in pure Ruby

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

Description

Parses Ruby source code into structures that tools can analyze or transform. It is useful for linters, formatters, code search, refactoring tools, and static analysis.

Source parsers must handle syntax versions and malformed input. Test the Ruby versions you support, and avoid executing parsed code while analyzing it.

Permissions

Permissions not analysed for this source yet.