Re: Wish List
Matt wrote:
> 'a=b=c=1' or 'empty1=firstname=""'.
I like the cascading assignments in C, but that would mean you would need a
special symbol so Euphoria could tell if:
c=1
was a test or assignment. That means adding '=:' or '==' to the language.
=^(
> THREADS!!!
When I was writing a DOS GUI, that would have been very slick, because you
could (in theory) have multiple tasks running.
At one point, as a demo, I had actually hacked the Euphoria interpreter (the
one written in Euphoria) to run multiple programs round-robin. It was a real
ugly hack, but pretty cool to see it happen.
-- David Cuny
|
Not Categorized, Please Help
|
|