An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

ruby_parser

ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem. As an example: def conditional1 arg1 return 1 if arg1 == 0 return 0 end becomes: s(:defn, :conditional1, s(:args, :arg1), s(:if, s(:call, s(:lvar, :arg1), :==, s(:lit, 0)), s(:return, s(:lit, 1)), nil), s(:return, s(:lit, 0))) Tested against 801,039 files from the latest of all rubygems (as of 2013-05): * 1.8 parser is at 99.9739% accuracy, 3.651 sigma * 1.9 parser is at 99.9940% accuracy, 4.013 sigma * 2.0 parser is at 99.9939% accuracy, 4.008 sigma * 2.6 parser is at 99.9972% accuracy, 4.191 sigma * 3.0 parser has a 100% parse rate. * Tested against 2,672,412 unique ruby files across 167k gems. * As do all the others now, basically.

Ecosystem
rubygems.org
Latest Release
3.22.0
3 months ago
Versions
80
Downloads
134,553,611 total
Dependent Packages
186
Dependent Repos
33,689
3.22.0
Published: 3 months ago
Registry - Documentation - Download sha256-1eb4937cd9eb2...
3.21.1
Published: over 1 year ago
Registry - Documentation - Download sha256-9d931abe5aec2...
3.21.0
Published: about 2 years ago
Registry - Documentation - Download sha256-3842893d2f460...
3.20.3
Published: over 2 years ago
Registry - Documentation - Download sha256-8d2289a695dc8...
3.20.2
Published: almost 3 years ago
Registry - Documentation - Download sha256-7f34f366244a0...
3.20.1
Published: almost 3 years ago
Registry - Documentation - Download sha256-78b0f6f47a791...
3.20.0
Published: about 3 years ago
Registry - Documentation - Download sha256-17d0c8bbef7fc...
3.19.2
Published: over 3 years ago
Registry - Documentation - Download sha256-aaadcedd9263e...
3.19.1
Published: almost 4 years ago
Registry - Documentation - Download
3.19.0
Published: almost 4 years ago
Registry - Documentation - Download
3.18.1
Published: over 4 years ago
Registry - Documentation - Download
3.18.0
Published: over 4 years ago
Registry - Documentation - Download
3.17.0
Published: over 4 years ago
Registry - Documentation - Download
3.16.0
Published: almost 5 years ago
Registry - Documentation - Download
3.15.1
Published: about 5 years ago
Registry - Documentation - Download
3.15.0
Published: over 5 years ago
Registry - Documentation - Download
3.14.2
Published: about 6 years ago
Registry - Documentation - Download
3.14.1
Published: over 6 years ago
Registry - Documentation - Download
3.14.0
Published: over 6 years ago
Registry - Documentation - Download
3.13.1
Published: almost 7 years ago
Registry - Documentation - Download
3.13.0
Published: almost 7 years ago
Registry - Documentation - Download
3.12.0
Published: over 7 years ago
Registry - Documentation - Download
3.11.0
Published: about 8 years ago
Registry - Documentation - Download
3.10.1
Published: over 8 years ago
Registry - Documentation - Download
3.10.0
Published: over 8 years ago
Registry - Documentation - Download
3.9.0
Published: almost 9 years ago
Registry - Documentation - Download
3.8.4
Published: about 9 years ago
Registry - Documentation - Download
3.8.3
Published: over 9 years ago
Registry - Documentation - Download
3.8.2
Published: almost 10 years ago
Registry - Documentation - Download
3.8.1
Published: about 10 years ago
Registry - Documentation - Download
3.8.0
Published: about 10 years ago
Registry - Documentation - Download
3.7.3
Published: about 10 years ago
Registry - Documentation - Download
3.7.2
Published: over 10 years ago
Registry - Documentation - Download
3.7.1
Published: over 10 years ago
Registry - Documentation - Download
3.7.0
Published: almost 11 years ago
Registry - Documentation - Download
3.6.6
Published: almost 11 years ago
Registry - Documentation - Download
3.6.5
Published: almost 11 years ago
Registry - Documentation - Download
3.6.4
Published: about 11 years ago
Registry - Documentation - Download
3.6.3
Published: over 11 years ago
Registry - Documentation - Download
3.6.2
Published: over 11 years ago
Registry - Documentation - Download
3.6.1
Published: almost 12 years ago
Registry - Documentation - Download
3.6.0
Published: almost 12 years ago
Registry - Documentation - Download
3.5.0
Published: almost 12 years ago
Registry - Documentation - Download
3.4.1
Published: about 12 years ago
Registry - Documentation - Download
3.4.0
Published: about 12 years ago
Registry - Documentation - Download
3.3.0
Published: about 12 years ago
Registry - Documentation - Download
3.2.2
Published: over 12 years ago
Registry - Documentation - Download
3.2.1
Published: over 12 years ago
Registry - Documentation - Download
3.2.0
Published: over 12 years ago
Registry - Documentation - Download
3.1.3
Published: almost 13 years ago
Registry - Documentation - Download
3.1.2
Published: almost 13 years ago
Registry - Documentation - Download
3.1.1
Published: about 13 years ago
Registry - Documentation - Download
3.1.0
Published: over 13 years ago
Registry - Documentation - Download
3.0.4
Published: over 13 years ago
Registry - Documentation - Download
3.0.3
Published: over 13 years ago
Registry - Documentation - Download
3.0.2
Published: over 13 years ago
Registry - Documentation - Download
3.0.1
Published: over 13 years ago
Registry - Documentation - Download
3.0.0
Published: over 13 years ago
Registry - Documentation - Download
3.0.0.a10
Published: over 13 years ago
Registry - Documentation - Download
3.0.0.a9
Published: over 13 years ago
Registry - Documentation - Download
3.0.0.a8
Published: over 13 years ago
Registry - Documentation - Download
3.0.0.a7
Published: over 13 years ago
Registry - Documentation - Download
3.0.0.a6
Published: over 13 years ago
Registry - Documentation - Download
3.0.0.a5
Published: over 13 years ago
Registry - Documentation - Download
3.0.0.a4
Published: over 13 years ago
Registry - Documentation - Download
3.0.0.a3
Published: over 13 years ago
Registry - Documentation - Download
3.0.0.a2
Published: over 13 years ago
Registry - Documentation - Download
3.0.0.a1
Published: almost 14 years ago
Registry - Documentation - Download
2.3.1
Published: over 14 years ago
Registry - Documentation - Download
2.3.0
Published: over 14 years ago
Registry - Documentation - Download
2.2.0
Published: over 14 years ago
Registry - Documentation - Download
2.1.0
Published: over 14 years ago
Registry - Documentation - Download
2.0.6
Published: about 15 years ago
Registry - Documentation - Download
2.0.5
Published: over 15 years ago
Registry - Documentation - Download
2.0.4
Published: over 16 years ago
Registry - Documentation - Download
2.0.3
Published: over 16 years ago
Registry - Documentation - Download
1.0.0
Published: over 16 years ago
Registry - Documentation - Download
2.0.0
Published: over 16 years ago
Registry - Documentation - Download
2.0.1
Published: over 16 years ago
Registry - Documentation - Download
2.0.2
Published: over 16 years ago
Registry - Documentation - Download
Links
Registry rubygems.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:gem/ruby_parser
spec
License MIT
First Release over 16 years ago
Last Synced about 1 hour ago
Repository
Stars 482 on GitHub
Forks 99 on GitHub
Docker Dependents 364
Docker Downloads 450,495,044
Commits 857
Committers 2
Avg per Author 428.5
DDS 0.002
Rankings on rubygems.org
Overall Top 1.0%
Downloads Top 0.2%
Dependent packages Top 0.2%
Dependent repos Top 0.2%
Forks Top 2.6%
Docker downloads Top 0.3%