|
|
Ruby in Ruby
Over on the pragprog list, Ron Jeffries suggested that it might be
interesting to implement Ruby in Ruby. I thought -- but could not find
quickly -- that someone had started such a project. I realise right now that
this might be much slower, but it would seem to me to make it easier to make
something like Rite or some other bytecode system possible, wouldn't it?
-austin
--
austin ziegler * austin@halostatue.ca * Toronto, ON, Canada
software designer * pragmatic programmer * 2003.07.28
* 00.49.55
|
|
0
|
|
|
|
Reply
|
austin7521 (264)
|
7/28/2003 4:51:54 AM |
|
Hello,
In message "Ruby in Ruby"
on 03/07/28, Austin Ziegler <austin@halostatue.ca> writes:
|Over on the pragprog list, Ron Jeffries suggested that it might be
|interesting to implement Ruby in Ruby. I thought -- but could not find
|quickly -- that someone had started such a project.
It's Ryan Davis aka zenspider. You can also google for "MetaRuby".
matz.
|
|
0
|
|
|
|
Reply
|
matz (1855)
|
7/28/2003 5:10:11 AM
|
|
|
1 Replies
50 Views
(page loaded in 0.04 seconds)
Similiar Articles: Can't Debug in Ruby - comp.lang.rubyI'm attempting to debug in Ruby 1.9.2 with the Eclipse plugin. Whenever I attempt to debug something I'm given the following error: F:/Programming... ruby des encrypt - comp.lang.rubyI'm trying to using ruby des encrypt , in php(some gives me ) function encrypt($input) { $size = mcrypt_get_block_size('des', 'ecb'); ... Ruby require local file problem - comp.lang.rubyI have two files foo.rb and test.rb in the same folder. test.rb ----- puts RUBY_VERSION require 'foo ... IIS Stop and Start Application Pool - comp.lang.rubyHi, I'm not expert in Ruby....In my company we use a Ruby script to deploy some services. No we need to implement the script stopping the IIS applic... How to open file dialog in Ruby, and get open FileName? :-( - comp ...On Thu, 23 Sep 2010 04:58:11 -0500, iMelody Ooo <imelody@msn.com> wrote in <33bff42a89f93b4fe7d81cb0d212aa9d@ruby-forum.com>: >This is a pop MessaheBox example, but I ... gem install ruby-serialport in windows - comp.lang.rubyI am having trouble doing gem installs, and I am getting the following message. Any ideas on what I should try to do. C:\Ruby19>gem install ruby-serialport ... win32API problem running ocra in linux - comp.lang.ruby> doh. the whole reason i want to do this is so my non-ruby-owning > windows-using colleague can have an exe. I guess i'll have to go back > to trying to get ... Eventmachine install error - comp.lang.rubyHi! I get error, when i try to install eventmachine. C:\>gem install eventmachine Building native extensions. This could take a while... ERROR:... Gem installation problem on windows - comp.lang.rubyGem installation problem on windows - comp.lang.ruby | Computer Group Ruby require local file problem - comp.lang.ruby Ruby require local file problem - comp.lang ... Do I need to upgrade to the latest version of Ruby - comp.lang ...Hi, I have been using the Ruby version that came with Mac OSX (1.8.?) and so far no problems but I was wondering if it would be better to install... Ruby Programming LanguageRuby is… A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is ... Ruby in Twenty Minutes - Ruby Programming LanguageIntroduction. This is a small Ruby tutorial that should take no more than 20 minutes to complete. It makes the assumption that you already have Ruby installed. 7/22/2012 10:48:58 AM
|
|
|
|
|
|
|
|
|