|
|
|
|
|
by defactor
609 days ago
|
|
This allows me to write code just like in plain english.no AI needed.
I could not do this in Lisp.
Writing code is like writing a novel now.Just a story with words.No type system needed to tell a story. :: sibling ( node g -- sibling ) parent children remove-me first Get a Node's parent, get the parents children, remove myself ( node ) and get the first child. |
|