Compiling DLLs - but still use Ruby?

  • Thread starter Jason Lillywhite
  • Start date
J

Jason Lillywhite

I have a Windows software program that I use frequently which can talk
to dll files. We have successfully written code in C++, then compiled
them into dlls and used them in this software.

It would be nice to start writing our programs in Ruby but I can't think
of a way to get that nice Ruby code into a compatible dll. Maybe I could
wrap the Ruby up in some C++ code that can then be compiled...? I found
this site: http://raa.ruby-lang.org/project/rubyscript2exe/ but I don't
think it can be used to create DLLs. Thank you very much for any ideas
or pointers.

Keep in mind: I'm a newbie.
 

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

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top