Files
Intege-rs eb5172548a fix msvc
2026-08-15 08:44:02 -04:00

291 B

mruby-compiler2

New mruby compiler based on Prism.

install by mrbgems

  • add conf.gem line to build_config.rb
MRuby::Build.new do |conf|

    # ... (snip) ...

    conf.gem :github => 'picoruby/mruby-compiler2'
end

License

under the MIT License:

  • see LICENSE file