Re: New Language

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

Hey Mike,

Interesting design, very similar to the way Ruby does it's OOP design.  I take
it the following definitions are:

method protected call_failed(Exception reason, string name, array parameters)
public integer locked

protected means that it can only be called within the Class itself, and public
integer means that it's an Instance Variable?

I'd be interested in seeing how this language evolves, as I'd like to see where
it goes from here.

Mario Steele
http://enchantedblade.trilake.net
Attaining World Dominiation, one byte at a time...

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

Search



Quick Links

User menu

Not signed in.

Misc Menu