We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Talk:Novice

From Esolang
Jump to navigation Jump to search

Differences Novice , Thue ?

First I thought Novice was like Thue but only with labels. However it turned out that :

  somewhere
  some=some
  some
  where=whereelse
  whereelse
  somewhereelse-somewhereelse

Did not produce "somewhereelse" in the memory line but overwrote it probably with "whereelse" .... In Thue where::=whereelse would modifiy "somewhere" to "somewhereelse" .