Difference between revisions of "RubyInline"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Undo revision 42769 by Megalanya (talk))
Line 1: Line 1:
 
+
{{Entry
 +
|Name=RubyInline
 +
|Short description=Embeds C external module code in a Ruby script
 +
|Full description=Ruby Inline is analogous to Perl's Inline::C. It allows you to imbed C external module code in your Ruby script directly. The code is compiled and run on the fly when needed.
 +
|User level=none
 +
|Status=Live
 +
|Component programs=
 +
|Homepage URL=http://rubyforge.org/projects/rubyinline/
 +
|VCS checkout command=
 +
|Computer languages=Ruby
 +
|Documentation note=
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=
 +
|IRC development=
 +
|Related projects=Ruby-LDAP,JRuby,SQLite-Ruby,Ruby_RSS
 +
|Keywords=source code,C,Ruby,embed,Inline::C
 +
|Is GNU=n
 +
|Last review by=Janet Casey
 +
|Last review date=2009-10-15
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Version identifier=3.2.1
 +
|Version date=2005-04-19
 +
|Version status=stable
 +
|Version download=http://rubyforge.org/frs/download.php/4142/RubyInline-3.2.1.tar.gz
 +
|License verified date=2003-08-06
 +
|Version comment=3.2.1 stable released 2005-04-19
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Ryan Davis
 +
|Email=support@zenspider.com
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://rubyforge.org/tracker/?atid=1774&group_id=440&func=browse
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking,Developer,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:support@zenspider.com
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=ruby
 +
|Software-development=programming-language
 +
|Use=software-development
 +
}}
 +
{{Project license
 +
|License=X11
 +
|License verified by=Janet Casey
 +
|License verified date=2003-08-06
 +
}}

Revision as of 09:20, 14 February 2017


[edit]

RubyInline

http://www.zenspider.com/projects/rubyinline.html
Inlined foreign code for ultra-fast and flexible ruby.

Inline allows you to write foreign code within your ruby code. It automatically determines if the code in question has changed and builds it only when necessary. The extensions are then automatically loaded into the class/module that defines it.





Licensing

License

Verified by

Verified on

Notes

License

X11

Verified by

Janet Casey

Verified on

6 August 2003




Leaders and contributors

Contact(s)Role
Ryan Davis Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttps://github.com/seattlerb/rubyinline
Ruby (Ref)https://rubygems.org/gems/RubyInline
Bug Tracking,Developer,SupportE-mailmailto:support@zenspider.com


Software prerequisites




Entry

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.