[#23231] What do you think about changing the return value of Kernel#require and Kernel#load to the source encoding of the required file? — =?ISO-8859-15?Q?Wolfgang_N=E1dasi-Donner?= <ed.odanow@...>

Dear Ruby developers and users!

8 messages 2009/04/17

[#23318] [Feature #1408] 0.1.to_r not equal to (1/10) — Heesob Park <redmine@...>

Feature #1408: 0.1.to_r not equal to (1/10)

19 messages 2009/04/26

[ruby-core:23144] Running ruby1.9 bytecode

From: James Coglan <jcoglan@...>
Date: 2009-04-06 18:58:19 UTC
List: ruby-core #23144
Originally posted to Ruby Talk, trying my luck here to see if it gets a
response:

---------- Forwarded message ----------
From: James Coglan <[email protected]>
Date: 2009/4/6
Subject: Running ruby1.9 bytecode
To: ruby-talk ML <[email protected]>


Hi all,

I just found out about the VM::InstructionSequence.compile method for
turning Ruby code strings into ruby1.9 bytecode. Is there a standard method
of de/serializing this bytecode to/from files, and is there a way of running
bytecode directly? I'm looking at generating bytecode from another language
to get it to run on Ruby.

--
James Coglan
http://github.com/jcoglan

In This Thread

Prev Next