RubyGems Navigation menu

yruby 0.1.0

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.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.2.0 February 23, 2026 (10.5 KB)
  2. 0.1.0 February 21, 2026 (10.0 KB)

Runtime 相依性套件 (1):

prism ~> 1.0

Development 相依性套件 (2):

minitest ~> 5.0
rake ~> 13.0

擁有者:

推送者:

作者:

  • Yuhi-Sato

SHA 256 總和檢查碼:

=

總下載次數 500

這個版本 313

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.3.0

相關連結: