Difference between revisions of "RubyInline"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{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 im...")
 
(Added Ruby link)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=RubyInline
 
|Name=RubyInline
|Short description=Embeds C external module code in a Ruby script
+
|Short description=Inlined foreign code for ultra-fast and flexible ruby.
|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.
+
|Full description='''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.
|User level=none
+
|Homepage URL=http://www.zenspider.com/projects/rubyinline.html
|Status=Live
+
|User level=advanced
|Component programs=
+
|Is High Priority Project=No
|Homepage URL=http://rubyforge.org/projects/rubyinline/
+
|VCS checkout command=git clone git://github.com/seattlerb/rubyinline.git
|VCS checkout command=
 
 
|Computer languages=Ruby
 
|Computer languages=Ruby
|Documentation note=
+
|Documentation note=Online documentation available at: http://docs.seattlerb.org/RubyInline/
|Paid support=
+
|Accepts cryptocurrency donations=No
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Ruby-LDAP,JRuby,SQLite-Ruby,Ruby_RSS
 
|Related projects=Ruby-LDAP,JRuby,SQLite-Ruby,Ruby_RSS
 
|Keywords=source code,C,Ruby,embed,Inline::C
 
|Keywords=source code,C,Ruby,embed,Inline::C
|Is GNU=n
+
|Version identifier=3.12.4
|Last review by=Janet Casey
+
|Version date=2015/04/14
|Last review date=2009-10-15
+
|Version status=stable
 +
|Version download=https://rubygems.org/gems/RubyInline/
 +
|Last review by=Bendikker
 +
|Last review date=2018/03/30
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3.2.1
+
|Is GNU=No
|Version date=2005-04-19
+
|License verified date=2003-08-06
|Version status=stable
+
}}
|Version download=http://rubyforge.org/frs/download.php/4142/RubyInline-3.2.1.tar.gz
+
{{Project license
 +
|License=X11
 +
|License verified by=Janet Casey
 
|License verified date=2003-08-06
 
|License verified date=2003-08-06
|Version comment=3.2.1 stable released 2005-04-19
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Ryan Davis
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Ryan Davis
 
 
|Email=support@zenspider.com
 
|Email=support@zenspider.com
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://rubyforge.org/tracker/?atid=1774&group_id=440&func=browse
+
|Resource URL=https://github.com/seattlerb/rubyinline
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 43: Line 42:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:support@zenspider.com
 
|Resource URL=mailto:support@zenspider.com
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/RubyInline
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 50: Line 53:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=X11
 
|License verified by=Janet Casey
 
|License verified date=2003-08-06
 
}}
 

Latest revision as of 04:01, 30 March 2018


[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














"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








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.