Re: string_exec()

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

My assumption was that the string execution would be implemented via the current Euphoria interpreter. The context would be all the information the Euphoria-to-opcode program generates.

If the context is re-entrant and the data structure can be appended to, that would be awesome.

But I really don't know enough about the compiler to offer any suggestions here.

I've been kicking around the idea of eventually writing my own "assembler" for Euphoria, which would look like:

Euphoria source -> assembly -> context (opcodes + dictionary) 

... but like everyone else, I haven't gotten around to it yet.

- David

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

Search



Quick Links

User menu

Not signed in.

Misc Menu