Re: Call for Opinions

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

Vincent wrote:
> 
> * Vincent's Enhanced Euphoria (VEEU) *Mine*
> * Object Oriented Euphoria (OOEU) *Matt's*
> 
> It's kinda hard comparing apples against oranges. OOEU is designed to
> incorperate OO
> into Euphoria, while VEEU is designed to have features that Euphoria can use
> as a procedural
> language.

Well, sorta.  It started as a project to create new features without having
to change the back end, i.e., by emitting il code differently.  OO was just
one thing that could be done that way (the continue statement is another).
Of course, we can't [yet?!] hook up our own il code to the real back end.

OOEU also has some other features, such as variable id's and an eval()
function.  It also allows binding, 'shrouding' and comes with an il
disassembler.

Matt Lewis

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

Search



Quick Links

User menu

Not signed in.

Misc Menu