OSLConnector.Ruby implements a Managed Connector Interface for the Ruby Language Interpreter. The Connector gives the ability to - create instances of Ruby classes - invoke methods on Ruby class instances - pass .NET CLR type parameters to Ruby class methods - use .NET CLR types inside Ruby class methods
File List:
oslconnector.ruby.msi
1851Kb
Similar code
paxScript.NET 2.0.1
(Popularity: ) : The Microsoft NET version of paxScript (paxScript.NET) includes interpreter of C# and VB.NET languages. It will be extended with Delphi.NET interpreter in the future releases. The key features of paxScript.NET are: - paxScript.NET is written in C#. Source code of ...