Unit: A self-replicating Forth mesh agent running in a browser tab

(davidcanhelp.github.io)

39 points | by DavidCanHelp 4 days ago

3 comments

  • veltas 2 hours ago
    Could do with examples relating to the "self-replicating" nature.

    Also should indicate it's case-insensitive, and the tutorial should be more permissive about how you type the examples e.g. typing lower case should be okay.

    Missing a lot of basic words like HERE and , but I'm guessing this is to do with limitations of the underlying memory model, but there's not a lot of info on how to achieve arrays/lists without it.

  • wisdomtreelzz 2 hours ago
    Interesting idea
  • andai 7 hours ago
    Very interesting. What are goals, fitness and mutation in this context?