Skip to content

cinderella-project/MRubyKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRubyKit

WIP Project

import MRubyKit

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