At 03:18 PM 7/31/2002 -0700, Stephen Rawls wrote:
>I'm sure this has been thought out before, but I'll
>press on anyway.  Assuming parrot shouldn't always
>create intermediate files (.pbc), then shouldn't
>parrot be able to take an input stream as an argument
>instead of a filename?  That way, one just has to pipe

You can do this now:

../assemble.pl a.pasm | parrot -

-Melvin


Reply via email to