Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 153 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 153 Bytes

MRubyKit

WIP Project

import MRubyKit

let mruby = MRuby()
mruby.Object.printf("Hello, world! RUBY_VERSION: %s\n", mruby.."RUBY_VERSION")