FICHA · MANJARO

ruby-kpeg

A simple PEG library for ruby

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

Description

Helps Ruby projects build parsers with parsing expression grammars. It is useful for custom languages, configuration formats, small DSLs, and tools that need structured parsing.

Parsers for untrusted input need limits and clear errors. Test malformed input, deep nesting, large files, and ambiguous grammar cases before using generated parsers broadly.

Permissions

Permissions not analysed for this source yet.