Re: compiler?? step 4

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

Nic (RedWord)Smith writes:
> Rob, a quick question I haven't noticed
> brought up before: Will the code generated by the
> Euphoria "compiler" be in "good form", human editable,
> unreadable, or obfusicated/shrouded somehow?

The C code coming out right now is human readable,
with the same variable and routine names as
the Euphoria program. Extra temp variables
are used where needed, and all control-flow
constructs are reduced to goto's. You can see
the original Euphoria statement as a C comment,
followed by the C statements that implement that
Euphoria statement.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu