RE: fixed windows
Derek Parnell wrote:
>
>
> From: "Matt Lewis" <matthewwalkerlewis at yahoo.com>
> > I like the feeling that I can usually focus on an algorithm
> > without having to fight the language (at least more so than with
> > other languages I have tried). It largely has to do with the
> > flexibility of the datatypes, but also the clean, clear syntax.
>
> Wirth also developed Pascal because he felt that structured data
> was just as important as structure programming. He'd hate
> Euphoria's dynamically typed data structures. But I agree with you
> in that the fluid nature of Euphoria's datatypes makes so many
> coding problems just disappear. It would be nice if we could have
> both dynamically typed and statically typed data in the same
> language. There is a place for both.
I agree, and so, to a degree at least, does Rob (i.e., user-defined
types). It just doesn't go as far as many (most/all?) would like.
The two ideas I like are a more focused way to typecheck a variable and
structures (of Eu data, not memory mapped data). In fact, the second
would probably cover most cases where the first would be handy.
Matt Lewis
|
Not Categorized, Please Help
|
|