-
RubyInline version 3.0.1 has been released!
http://www.zenspider.com/ZSS/Products/RubyInline/
** DESCRIPTION:
Ruby Inline is my quick attempt to create an analog to Perl's
Inline::C. It allows you to embed C or C++ external module code in
your ruby script directly. The code is compiled and run on the fly
when needed. The ruby version isn't near as feature-full as the perl
version...
2004-03-03 09:08:32 UTC by zenspider
-
Logged In: YES
user_id=26248
RubyInline only supports ruby 1.6.7 and up. Please upgrade ruby.
2004-01-09 08:39:17 UTC by zenspider
-
RubyInline version 3.0.0 has been released!
Ruby Inline is my quick attempt to create an analog to Perl's
Inline::C. It allows you to embed C or C++ external module code in
your ruby script directly. The code is compiled and run on the fly
when needed. The ruby version isn't near as feature-full as the perl
version, but it is neat!
** FEATURES/PROBLEMS:
+ Quick and easy inlining of...
2003-12-24 05:23:19 UTC by zenspider
-
RubyInline 2.3.0 has been released!
http://sourceforge.net/projects/rubyinline/
Ruby Inline is my quick attempt to create an analog to Perl's
Inline::C. It allows you to embed C or C++ external module code in
your ruby script directly. The code is compiled and run on the fly
when needed. The ruby version isn't near as feature-full as the perl
version, but it is neat...
2003-08-07 19:31:37 UTC by zenspider
-
OS: RedHat 7.2
Installed latest Ruby packages from RedHat for 7.2:
ruby-devel-1.6.4-2
ruby-libs-1.6.4-2
ruby-docs-1.6.4-2
ruby-1.6.4-2
Installed RubyInline-2.2.0 .
After installation, running the example reveals a parse
error from within inline.rb:
[woods@hobo /usr/local/src/RubyInline-2.2.0]$ ./example.rb
/usr/lib/ruby/site_ruby/1.6/inline.rb:145: warning: bad
substitution.
2003-07-17 15:13:41 UTC by woods114
-
RubyInline 2.2.0 has been released!
Ruby Inline is my quick attempt to create an analog to Perl's
Inline::C. It allows you to embed C external module code in your ruby
script directly. The code is compiled and run on the fly when
needed. The ruby version isn't near as feature-full as the perl
version, but it is neat!
FEATURES/PROBLEMS:
+ Quick and easy inlining of your C code...
2003-01-26 02:21:15 UTC by zenspider
-
RubyInline 2.2.0 has been released!
Ruby Inline is my quick attempt to create an analog to Perl's
Inline::C. It allows you to embed C external module code in your ruby
script directly. The code is compiled and run on the fly when
needed. The ruby version isn't near as feature-full as the perl
version, but it is neat!
FEATURES/PROBLEMS:
+ Quick and easy inlining of your C code...
2003-01-26 02:20:09 UTC by zenspider
-
RubyInline 2.1.1 has been released!
Ruby Inline is my quick attempt to create an analog to Perl's
Inline::C. It allows you to embed C external module code in your ruby
script directly. The code is compiled and run on the fly when
needed. The ruby version isn't near as feature-full as the perl
version, but it is neat!
FEATURES/PROBLEMS:
+ Quick and easy inlining of your C code...
2002-12-27 08:28:16 UTC by zenspider
-
RubyInline 2.1.0 has been released!
Ruby Inline is my quick attempt to create an analog to Perl's
Inline::C. It allows you to embed C external module code in your ruby
script directly. The code is compiled and run on the fly when
needed. The ruby version isn't near as feature-full as the perl
version, but it is neat!
FEATURES/PROBLEMS:
+ Quick and easy inlining of your C code...
2002-12-20 00:33:49 UTC by zenspider
-
RubyInline 2.0.0 has been released!
Ruby Inline is my quick attempt to create an analog to Perl's
Inline::C. It allows you to embed C external module code in your ruby
script directly. The code is compiled and run on the fly when
needed. The ruby version isn't near as feature-full as the perl
version, but it is neat!
FEATURES/PROBLEMS:
+ Quick and easy inlining of your C code...
2002-12-13 04:36:52 UTC by zenspider