Re: Questions

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

On Mon, 10 Mar 2003 23:07:56 +0000, Gabriella Leveron
<gleveron at hotmail.com> wrote:

>
I do like your post, love these answers:

>Does Euphoria support inheritance? In this case, does it support single=20
>or multiple inheritance?
No, not in the core language. Several OOP libraries are freely
available but not a mandatory part of the language.
>
>Does Euphoria support Templates (generic/parameterized classes)?
No. As above.
>
>Is Euphoria's typing static, strong, dynamic?
All. You choose.
>
>Does Euphoria support polymorphism? If so, is it dynamic?
Yes. (not that I'm sure I grasp the concept of static polymorphism)
>
>Does Euphoria support overloading?
No.
>
>Does Euphoria support DBC (design by contract)?
Yes, Types.
>
>Does Euphoria use compiler or interpreter?
Both
>
>Does Euphoria support multithreading?=20
No... Win32lib event driven.. can do several things at once.. suppose
otherwise I have to pass on that one.
>
>Is Euphoria object-oriented?
Not in the core language (as above several extensions exist)
>
>Is persistence possible with Euphoria?
Of course
>
>How does Euphoria handle garbage?
Elegantly and efficiently
>
>Closures?
Sorry, dunno (oops)
>
>What do you think Euhporia's unique feature is?
Simplicity and shallow learning curve, masking formidable power.
I don't care if you think that is 2 or 3 points; it is not, it is one!
>
>Thanks in advance!=20
>I will be happy to receive any comments, as long as their not mean.
Your sister has spots. (I'm sorry, I couldn't resist that one!)

Pete

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

Search



Quick Links

User menu

Not signed in.

Misc Menu