Skip to content

InfraRuby/infraruby-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infraruby-java

This gem provides the InfraRuby Java integration for Ruby interpreters.

Example

require "infraruby-java"

m = JAVA::byte[1].new
m[0] = 3.byte
m[0].class # => Byte
m.length.class # => Int32

Support

http://infraruby.com/

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published