Edit detail for anBeing revision 1 of 1

1
Editor: antont
Time: 2007/03/09 17:29:54 GMT+0
Note:

changed:
-
http://an.org/programming/

BeinG http://an.org/programming/being.py is used in FoodWorld (or EnergyWorld).<br>
that thing kind of implicitly applies http://an.org/programming/moral.py , doesn't it?

MinD .. is just sketching so far. http://an.org/programming/mind.py

<pre>
antont@vesuri:~/Documents/an$ wget http://an.org/programming/mind.py
antont@vesuri:~/Documents/an$ touch Soul.py
antont@vesuri:~/Documents/an$ python mind.py
~ ('A',) 1
S A
~ ('B',) 1
S B
--- B ---
T: (<__main__.Thought instance at 0xb7daaa4c>, A)
+ A
D: [[A]]
T: (<__main__.Thought instance at 0xb7daaa8c>, B)

...

T: (<__main__.Thought instance at 0xb7db37ec>, A)
* A
A not in [B] that are for <__main__.Thought instance at 0xb7db37cc>
A not in [B] that are for <__main__.Thought instance at 0xb7daaa8c>
A not in [B] that are for <__main__.Thought instance at 0xb7db378c>
A not in [B] that are for <__main__.Thought instance at 0xb7db37ac>
D: [[A]]
T: (<__main__.Thought instance at 0xb7db380c>, A)
* A
A not in [B] that are for <__main__.Thought instance at 0xb7daaa8c>
A not in [B] that are for <__main__.Thought instance at 0xb7db378c>

</pre>

http://an.org/programming/

BeinG http://an.org/programming/being.py is used in FoodWorld (or EnergyWorld?).
that thing kind of implicitly applies http://an.org/programming/moral.py , doesn't it?

MinD? .. is just sketching so far. http://an.org/programming/mind.py

antont@vesuri:~/Documents/an$ wget http://an.org/programming/mind.py
antont@vesuri:~/Documents/an$ touch Soul.py
antont@vesuri:~/Documents/an$ python mind.py
~ (A,) 1
S A
~ (B,) 1
S B
--- B ---
T: (<__main__.Thought instance at 0xb7daaa4c>, A)
+ A
D: [[A]]
T: (<__main__.Thought instance at 0xb7daaa8c>, B)

...

T: (<__main__.Thought instance at 0xb7db37ec>, A) * A A not in [B] that are for <__main__.Thought instance at 0xb7db37cc> A not in [B] that are for <__main__.Thought instance at 0xb7daaa8c> A not in [B] that are for <__main__.Thought instance at 0xb7db378c> A not in [B] that are for <__main__.Thought instance at 0xb7db37ac> D: [[A]] T: (<__main__.Thought instance at 0xb7db380c>, A) * A A not in [B] that are for <__main__.Thought instance at 0xb7daaa8c> A not in [B] that are for <__main__.Thought instance at 0xb7db378c>