Re: WISH LIST

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

Bernie Ryan writes:
> When are they going to happen ?

> 1. Line continuation character so I can use long lines

I don't see much need for this. Use & for long string constants.

> 2. Conditional includes

Somewhat interesting, but I'm not planning anything.

> 3. Namespaces

Sometime after the compiler.

> 4. Sequence error messsages that tell you which
> sequence failed by NAME

I checked into this for you a few months ago and concluded
that it's surprisingly difficult to add. So no plans.

> 5. Static variables

Euphoria already has the equivalent of C static functions and
variables at the file level. At the function level, I do not
intend to add static variables. It's of little value.

> 6. Structures

No plans, but not completely ruled out.

> 7. Inline assembler

No plans.

8. #Define operator

No plans.

I'm currently working on a Euphoria compiler, actually
a translator to C. Things are going well. I'm progressing
faster than I expected, but I'll need at least a couple of
more months.

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

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

Search



Quick Links

User menu

Not signed in.

Misc Menu