Greetings fellow Terrans!

nothing would give me greater (personal) satisfaction than to effect "meo"
using obj.c the "object engine" of the combined object - lambda
architecture.

colm.


Monday, July 21, 2008
MEO: Syntax and Semantics.

A world W is a pair {C,T}.
C is a set of tuples or codes.
T is a set of triples.
C=[c,m,o,i,f,v]
T=[slot,unit,value]

In C:
c is a class on which the method m is defined.
o is the base object of the tuple.
'i' is the instruction and can be set/get.
If 'i' is set when the tuple is evaluated a new triple [f o v] is added to
T.
If 'i' is get first a special variable 'it' is found such that [f o it] is
in T.
Then the tuples(s) for [it,v,..,..,..,..] are evaluated.


For example : to evaluate [ax sharpen ax set sharp true] .

The class is ax:
The method is sharpen:
The instruction is set.
The triple [sharp ax true] is added to the triple store.

For examples : to evaluate [baseball hit bat get self hit] .
The class is baseball:
The method is hit:
The instruction is get.
The tuple (by default) [self bat bat] is in the triple store.
It becomes bat.
All tuples code starting [bat hit ...] are now evaluated.
(confirming the intuition that is hard to explain baseball to aliens and
computers.)
Posted by ColmOCi at 7:48 AM
0 comments:

-- 
--pg 579.0 f
Este mensaje fue enviado respetando la ley 25326 PROTECCIÓN DE LOS DATOS
PERSONALES y acorde al artículo 16 le ofrecemos su derecho a ser removido
del banco de datos utilizado en esta publicidad haciendo click aquí.
_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to