Leopold Toetsch wrote: [ substr in life.pasm ]
~10^6 times.
10^7
set S0, S1 { $1 = $2 } would become string_set(interpreter, $1, $2)
Exactly this example is wrong, because here these 2 registers just point to the same string.
leo
Leopold Toetsch wrote: [ substr in life.pasm ]
~10^6 times.
10^7
set S0, S1 { $1 = $2 } would become string_set(interpreter, $1, $2)