Re: To get things started...

2000-11-22 Thread Chaim Frenkel
g. (And that this will be able to parse code at acceptable speed.) Anyway, what does this have to do with the API? -- Chaim FrenkelNonlinear Knowledge, Inc. [EMAIL PROTECTED] +1-718-236-0183

Re: To get things started...

2000-11-27 Thread Chaim Frenkel
go. ST> Perhaps we really need a new kind of regex that works by-design against ST> streams of bytes? ST> -sam -- Chaim FrenkelNonlinear Knowledge, Inc. [EMAIL PROTECTED] +1-718-236-0183

Re: The external interface for the parser piece

2000-11-28 Thread Chaim Frenkel
S> Dan Sugalski even samurai DS> [EMAIL PROTECTED] have teddy bears and even DS> teddy bears get drunk -- Chaim FrenkelNonlinear Knowledge, Inc. [EMAIL PROTECTED] +1-718-236-0183

Re: Backtracking through the source

2000-11-29 Thread Chaim Frenkel
$foo = s;foo;bar;g; $foo = s#foo#bar#g; # change the world -- Chaim FrenkelNonlinear Knowledge, Inc. [EMAIL PROTECTED] +1-718-236-0183

Re: The external interface for the parser piece

2000-11-29 Thread Chaim Frenkel
cation' that needs to be aware of platform dependencies. Bootstraping could be accomplished with a thin stub layer over FILE *, with progressive iterations of PerlIO replacing the stub. -- Chaim FrenkelNonlinear Knowledge, Inc. [EMAIL PROTECTED] +1-718-236-0183

Re: The external interface for the parser piece

2000-11-30 Thread Chaim Frenkel
JH> /* any others? */ JH> }; JH> should be used around SVs to ascertain that everything fits everywhere. I was under the impression that p6 was going to do away with p5's incestuous knowledge of hardware bits. And go with a more OO style of dispatch. -- Chaim Frenkel

Re: Now, to try again...

2000-12-18 Thread Chaim Frenkel
So having line and offset information available in the output could be made available. -- Chaim FrenkelNonlinear Knowledge, Inc. [EMAIL PROTECTED] +1-718-236-0183