User:Yayimhere/Sandbox

From Esolang
Jump to navigation Jump to search

don't edit this Unless your user User:gggfr or User:Xff

research

research on Éšœłãñg(unbounded):

if the rule x of x:y is a string without anything from the diacretics list then the odd rule can be ignored
to on even cycles repalce a cycle of smth(here *) copied n times you can do this(must be at end of string:
    string here 
    *\e:n

and for start of string (with a different char in this case #):
    string here 
    \e#:n

to ignore the prime rules you can multiply n by -1(unless the replacement has or is the program)

so the counter stuff becomes:
    \e#:-n
    *\e:-n