A summary of data about the Ruby ecosystem.

https://github.com/farcaller/rly

A simple ruby implementation of lex and yacc, based on Python's ply
https://github.com/farcaller/rly

Last synced: about 6 hours ago
JSON representation

Repository metadata

A simple ruby implementation of lex and yacc, based on Python's ply

README.md

Gem Version Build Status

Rly

Rly is a lexer and parser generator for ruby (O RLY?), based on ideas and solutions of
Python's Ply (in some places it's a total rip off actually).

Release Notes

Release notes are available here.

Installation

Install via rubygems

gem install rly

Usage

You need to create lexer and parser classes for each grammar you want to process.
It is commonly done by subclassing {Rly::Lex} and {Rly::Parse} classes (check the
appropriate docs).

You can also read the tutorials on the wiki:


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 13 hours ago

Total Commits: 105
Total Committers: 5
Avg Commits per committer: 21.0
Development Distribution Score (DDS): 0.038

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Vladimir Pouzanov f****r@g****m 101
Vsevolod Romashov 7@7****u 1
Ling Huang l****i@g****m 1
Kouji Takao k****o@g****m 1
Vladimir Pouzanov f****r@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 3
Total pull requests: 3
Average time to close issues: about 19 hours
Average time to close pull requests: 4 days
Total issue authors: 3
Total pull request authors: 3
Average comments per issue: 1.67
Average comments per pull request: 2.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/farcaller/rly

Top Issue Authors

  • Taknok (1)
  • qingling128 (1)
  • takaokouji (1)

Top Pull Request Authors

  • qingling128 (1)
  • takaokouji (1)
  • 7even (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

gem.coop: rly

A simple ruby implementation of lex and yacc, based on Python's ply

  • Homepage:
  • Documentation: http://www.rubydoc.info/gems/rly/
  • Licenses: mit
  • Latest release: 0.2.3 (published about 13 years ago)
  • Last Synced: 2026-01-05T23:47:27.149Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 41,211,993 Total
  • Docker Downloads: 2,308,177
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.494%
    • Downloads: 0.582%
    • Docker downloads count: 1.394%
  • Maintainers (1)
rubygems.org: rly

A simple ruby implementation of lex and yacc, based on Python's ply

  • Homepage:
  • Documentation: http://www.rubydoc.info/gems/rly/
  • Licenses: mit
  • Latest release: 0.2.3 (published about 13 years ago)
  • Last Synced: 2026-01-04T20:02:48.008Z (2 days ago)
  • Versions: 5
  • Dependent Packages: 4
  • Dependent Repositories: 361
  • Downloads: 41,199,426 Total
  • Docker Downloads: 2,308,177
  • Rankings:
    • Downloads: 0.505%
    • Docker downloads count: 1.559%
    • Dependent repos count: 1.71%
    • Dependent packages count: 3.283%
    • Average: 3.906%
    • Forks count: 7.999%
    • Stargazers count: 8.379%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • pry-nav >= 0 development
  • rake >= 0 development
rly.gemspec rubygems
  • rspec >= 0 development
  • simplecov >= 0 development

Score: 23.652380594817203