Re: Wierd Language Syntax idea

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

Daniel wrote:

>And by the way, I want to be able to do
>
>{x,y} = foo()

Python has this as well. It would be a great addition to Euphoria. Other wish
list items:

1. Error trapping. For example,

   TRAP_ROUTINE = routine_id("myErrorHandler")

I think that this is the most important thing that could be added to Euphoria,
so we can have graceful error recovery.

2. Variable initialization. For example,

   integer x1 = 0, y1 = 0

And no, I'm *not* trying to turn Euphoria into 'C'.

-- David Cuny

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

Search



Quick Links

User menu

Not signed in.

Misc Menu