Using Ruby with other languages

Hi all

Not sure if youre talking about win32 only

You can get py2exe for python
You can get Perl2exe for perl

I am also keen on hearing if there is such a thing as ruby2exe ?

Cheers

Graeme Matthew
Analyst Programmer
Mercer Investment Consulting
Level 29, 101 Collins Street, Melbourne, VIC, 3001, Australia
Tel - 61 3 9245 5352 Fax - 61 3 9245 5330
visit http://www.merceric.com

···

-----Original Message-----
From: Bulat Ziganshin [mailto:bulatz@integ.ru]
Sent: Tuesday, 24 September 2002 15:53
To: ruby-talk@ruby-lang.org
Subject: Re: Using Ruby with other languages

Hello William,

Tuesday, September 24, 2002, 12:19:11 AM, you wrote:

Hi,

Tapio Kelloniemi spam07@thack.org wrote:

I would like to know, whether it is possible to compile Ruby code to
executables so I could run Ruby code without the interpreter.

If you mean to a stand-alone executable, not currently. Python
generates
some object code (byte code?), but I think it still needs the Python
interpreter. To me this is an interesting question, whether even some
small, limited Ruby to C translator can be written. Based on my
initial
experience writing Ruby in C, my feeling says yes, but probably it is
wrong.

see rb2c on yaraa, it does exactly what you want


Best regards,
Bulat mailto:bulatz@integ.ru

__


This e-mail and any attachments may be confidential or legally privileged.
If you received this message in error or are not the intended recipient, you
should destroy the e-mail message and any attachments or copies, and you are
prohibited from retaining, distributing, disclosing or using any information
contained herein. Please inform us of the erroneous delivery by return
e-mail.

Thank you for your cooperation.


ec03/04