On Tue, Jan 08, 2002 at 03:06:32AM +, Alex Gough wrote:
> The patch below adds the ability to say:
> ../test_parrot -f - < foo.pbc
> (Yes, an interactive bytecode interpreter, just what you've been
> waiting for)
Yes, I have, thank you. Do you want to apply it?
--
As the saying goes, if you
The patch below adds the ability to say:
../test_parrot -f - < foo.pbc
(Yes, an interactive bytecode interpreter, just what you've been
waiting for)
and
../test_parrot -f foo.pbc
And have them both do the same thing.
This seems to work fine on FreeBSD and Irix, but might be very wrong
somewh