Merged in Ruby code generator from Victor Hugo Borja. Started with a copy of
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 3 Feb 2007 01:14:38 +0000 (01:14 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 3 Feb 2007 01:14:38 +0000 (01:14 +0000)
commit0c91a36467302bc0a3509c521888db835bb66826
treebcf94ee100cb993c86a8d0912b34cccd4aec34a5
parent36362bf38197219cb705cc8de119736f5e266ee7
Merged in Ruby code generator from Victor Hugo Borja. Started with a copy of
the Java code generator written in the framework, then merged in the code
generation that Victor wrote for the old framework and adapted it. This
compiles. Has not yet been tested.

git-svn-id: http://svn.complang.org/ragel/trunk@67 052ea7fc-9027-0410-9066-f65837a77df0
configure
configure.in
rlgen-java/Makefile.in
rlgen-ruby/Makefile.in [new file with mode: 0644]
rlgen-ruby/main.cpp [new file with mode: 0644]
rlgen-ruby/rlgen-ruby.h [new file with mode: 0644]
rlgen-ruby/rubycodegen.cpp [new file with mode: 0644]
rlgen-ruby/rubycodegen.h [new file with mode: 0644]