Object Oriented Euphoria

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

I've just released the first version of this.  It should show up on
the RDS page soon.  I've also put it up on my page, but I'd like to
request that if you have a registered version of the translator, please
don't download the executables (it's a free web page, and my bandwidth
is pretty limited):

http://www14.brinkster.com/matthewlewis/projects.html

Here's a quick overview of what you can do with it:

Create classes ('euclass'es, to be precise).  Each class can have its
own set of member routines, which can be called by dot notation.  You 
can have multiple methods with the same name as long as they take different
number or types of arguments.  Each class may inherit from another class,
and it automatically inherits any methods from its parent(s).  These
methods may also be over-ridden.

Matt Lewis

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

Search



Quick Links

User menu

Not signed in.

Misc Menu