Re: Eu Interpreted

new topic     » goto parent     » topic index » view thread      » older message » newer message

> On 14 Aug 2001, at 6:35, Chris Bensler wrote:
>
> >
> > I'm considering including an interface routine for executing the p-code
that the
> > EU script would generate. Along with a routine for converting a native
script to
> > a p-code script. This would eliminate the parser pass, reducing load
times, and
> > it would also allow for custom optimizations that couldn't be easily
done in the
> > script engine.
> >
> > What do you think? Would it be worthwhile?
>
> I don't see how you could ask that, when you apparently said me wanting to
> exec strings without including them wasn't worthwhile.
>
> Kat

I didn't say that. I basically said I don't see why you couldn't.
May be I confused you because I made a mistake. it should've said: EU
*doesn't* have a line limit
you mean this?...
<SNIP>
Why couldn't you? You can load an entire file into a single sequence.
EU has a line limit anyways. In my preprocessor I wrote, there is an option
to compact the output file (strips comments, and all unnesseccary
whitespace). The output file is only one line(excluding top level
statements), no line feeds, it executes fine. I've tried it with a file that
was over 100kb, so that's not a problem.
<SNIP>

Chris

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu