←back to thread

Emit

(re.factorcode.org)
105 points kencausey | 1 comments | | HN request time: 0.206s | source
Show context
defactor ◴[] No.41874017[source]
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.

replies(1): >>41878344 #
1. ◴[] No.41878344[source]