ANN: Ruby2C 1.0.0 beta 4 released

R

Ryan Davis

ruby_to_c
http://rubyforge.org/projects/ruby2c/

DESCRIPTION:

ruby_to_c translates a static ruby subset to C. Hopefully it works.

NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE

THIS IS BETA SOFTWARE!

NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE

RubyToC has the following modules:

Rewriter - massages the sexp into a more consistent form.
TypeChecker - type inferencer for the above sexps.
RubyToC - converts a ruby (subset) sexp to C.

and the following tools:

translate.rb - Translates a given file to C.

FEATURES/PROBLEMS:

+ This is a preview release! BETA BETA BETA! Do NOT use this!
+ Please contact me or Eric (drbrain of segment7 dot net) if you:
+ have any feedback!
+ have any changes!
+ want to work on this!

CHANGES:

+ 1 minor enhancements
+ Added gemspec (hastily).
+ 2 bug fixes
+ Translates bool type to VALUE since we were using Qtrue/Qfalse.
+ Fixed rubygems for non-gem systems.
 
A

Ara.T.Howard

ruby_to_c
http://rubyforge.org/projects/ruby2c/

DESCRIPTION:

ruby_to_c translates a static ruby subset to C. Hopefully it works.

NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE

THIS IS BETA SOFTWARE!

NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE

RubyToC has the following modules:

Rewriter - massages the sexp into a more consistent form.
TypeChecker - type inferencer for the above sexps.
RubyToC - converts a ruby (subset) sexp to C.

and the following tools:

translate.rb - Translates a given file to C.

FEATURES/PROBLEMS:

+ This is a preview release! BETA BETA BETA! Do NOT use this!
+ Please contact me or Eric (drbrain of segment7 dot net) if you:
+ have any feedback!
+ have any changes!
+ want to work on this!

CHANGES:

+ 1 minor enhancements
+ Added gemspec (hastily).
+ 2 bug fixes
+ Translates bool type to VALUE since we were using Qtrue/Qfalse.
+ Fixed rubygems for non-gem systems.

ryan-

beta or no - thanks for working so hard on this awesome project!

-a
--
===============================================================================
| email :: ara [dot] t [dot] howard [at] noaa [dot] gov
| phone :: 303.497.6469
| My religion is very simple. My religion is kindness.
| --Tenzin Gyatso
===============================================================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,280
Latest member
BGBBrock56

Latest Threads

Top