1. OOP and Euphoria

I just finished looking through the pastebin and I saw some odd language constructs similar to ones I have seen in OOP. Has Euphoria gone OOP?

new topic     » topic index » view message » categorize

2. Re: OOP and Euphoria

No. there are a few oop add ons, but I've found them to be unreliable and bad at reporting errors. Also I've found it silly programming in oop without exception handling since oop techniques tend to rely on that..

If you really want oop, you're much better off going with an oop language like Java or something.

new topic     » goto parent     » topic index » view message » categorize

3. Re: OOP and Euphoria

Cracker said...

I just finished looking through the pastebin and I saw some odd language constructs similar to ones I have seen in OOP. Has Euphoria gone OOP?

those look like random ada spams or possibly some tests by the admins.

you can get dot4 here, with an svn client. uses the eu4 preprocessing feature. this is very simple, more a proof of concept. there are other OOP extensions in the archive on rapideuphoria.com

new topic     » goto parent     » topic index » view message » categorize

4. Re: OOP and Euphoria

Cracker said...

I just finished looking through the pastebin and I saw some odd language constructs similar to ones I have seen in OOP. Has Euphoria gone OOP?

No it hasn't ... yet. I expect that in some future version (5 maybe) that there will be support for OOP built into the language, but it will never be one of those everything is an object language. Euphoria will support a mixed paradigm so you can code in any combination of procedural and OOP that your application needs.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu