At 12:43 PM 12/17/00 -0500, Bradley M. Kuhn wrote:
>Nicholas Clark <[EMAIL PROTECTED]> wrote:
> > and the above can come from
> > * memory (C's zero terminated strings, blocks with lengths, other things
> > native to other languages
> > * files (by filename, file/socket handle, C FILE*, C++ istream, IO
> > system appropriate to the language you're embedding in)
>
>That seems like only sources I can think of....
It's not unreasonable to add "generated on the fly by some code", though
that could be considered an extension of files. (Since they'd probably come
in via a PerlIO stream tied to a host function somehow)
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
[EMAIL PROTECTED] have teddy bears and even
teddy bears get drunk
- Re: Now, to try again... Bart Lateur
- Re: Now, to try again... David Grove
- Re: Now, to try again... Nicholas Clark
- Re: Now, to try again... David Grove
- Re: Now, to try again... Dan Sugalski
- Re: Now, to try again... Chaim Frenkel
- A parser that can handle partial programs (was Re: N... Bradley M. Kuhn
- Re: A parser that can handle partial programs (w... Dan Sugalski
- A parser that can handle partial programs (was R... Nick Ing-Simmons
- input to the parser (was Re: Now, to try again...) Bradley M. Kuhn
- Re: Now, to try again... Dan Sugalski
- Re: Now, to try again... David Grove
- Re: Now, to try again... Simon Cozens
- Re: Now, to try again... David Grove
- Re: Now, to try again... Andy Dougherty
- Re: Now, to try again... Simon Cozens
- Re: Now, to try again... Sam Tregar
- Re: Now, to try again... David Grove
- Re: Now, to try again... Sam Tregar
- Re: Now, to try again... Dan Sugalski
- Re: Now, to try again... Sam Tregar
