[Ironruby-core] Executables
Tomas Matousek
Tomas.Matousek at microsoft.com
Fri Nov 14 20:39:24 EST 2008
Could be --repl.
From: Oleg Tkachenko
Sent: Friday, November 14, 2008 5:35 PM
To: Jim Deville; Tomas Matousek; IronRuby Team
Cc: ironruby-core at rubyforge.org
Subject: RE: Executables
I like second option too. But why --dlr? Why not --repl?
--
Oleg
From: Jim Deville
Sent: Thursday, November 13, 2008 2:16 PM
To: Tomas Matousek; IronRuby Team
Cc: ironruby-core at rubyforge.org
Subject: RE: Executables
I like the switch option best. We also need to add a -e option to pass some of the specs.
JD
From: Tomas Matousek
Sent: Thursday, November 13, 2008 2:12 PM
To: IronRuby Team
Cc: ironruby-core at rubyforge.org
Subject: Executables
Today we have ir.exe that combines functionality of ruby.exe and a command line REPL. Shouldn't we have also iruby.exe that mimics ruby.exe (ie. if no file is given it reads input from standard input)?
Some specs expects that behavior (they start a new process ruby.exe and write to its input stream).
Another option would be to have a single executable ir.exe that behaves like ruby.exe and e.g. --dlr switch that makes it run DLR REPL loop.
Tomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20081114/d24f4297/attachment.html>
More information about the Ironruby-core
mailing list