RAA - rubydotnet-2

rubydotnet-2 / 0.3.0

Short description: rubydotnet is a ruby extension for using .net code from ruby
Category: Library/Language
Status: alpha
Created: 2003-09-19 01:34:12 GMT
Last update: -
Owner: Thomas Sondergaard (Projects of this owner)
Homepage: http://rubydotnet.sourceforge.net
Download: http://sourceforge.net/project/showfiles.php?group_id=85733
License: Ruby's
Dependency:
None
Description:

rubydotnet is a ruby extension module for interoperating with .net. You can access types defined in the .net framework and any other .net compliant assemblies, instantiate objects and access features such as methods, fields, properties and events on the objects. You can also implement typed .net delegates with ruby proc objects and implement .net interfaces.

Edit this project (for project owner)

back to RAA top