Description
RedBridge provides users a Java API to execute Ruby scripts from Java. This API is located in a middle layer between JRuby and embedded applications such as JSR 223 JRuby engine, BSF, or others. Not only users can use the RedBridge API for their programs, but also write embed system on top of RedBridge.
- Lead: yokolet
- Key:REDBRIDGE
MoreIssues: Due
-
REDBRIDGE-4
Needs a way of setting Ruby 1.9 compatible mode
Issues: 30 Day Summary
Issues: 0 created and 0 resolved
MoreIssues: Updated recently
-
REDBRIDGE-4
01/Sep/09
Needs a way of setting Ruby 1.9 compatible mode
-
REDBRIDGE-3
13/Aug/09
Should have a backwords compatibility option over sharing variables
-
REDBRIDGE-2
09/Aug/09
Need ScriptEngineManager for OS X