Categories: None [Edit]

yruby

https://rubygems.org/gems/yruby
https://github.com/Yuhi-Sato/yruby
YRuby is a Ruby virtual machine implementation based on CRuby's YARV (Yet Another Ruby VM) architecture. It parses Ruby source code with the Prism gem and executes it through a stack-based bytecode interpreter.

Total

Ranking: 188,423 of 192,213
Downloads: 539

Daily

Ranking: 52,940 of 192,186
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,295,730,382rake
141,196,544,225minitest
386127,664,209prism

Owners

#GravatarHandle
1iconyuhi