mmmattyx has quit [Quit: Connection closed for inactivity]
orivej has joined #picolisp
aw- has joined #picolisp
mtsd has joined #picolisp
<
Regenaxer>
tankf33der, I thought about mapping signed numbers to positive numbers by a kind of glue function to 'enum'
<
Regenaxer>
oops, (* 2 (- Cnt)) can be simplified to (* -2 Cnt) of course
<
tankf33der>
Yea, sure
aw- has quit [Quit: Leaving.]
<
tankf33der>
for my turing implementation it is simpler, because i dont need index as number itself, i just move left or right.
<
tankf33der>
My machine is working, still testing, very small and beautiful and on enums
<
Regenaxer>
cool :)
<
tankf33der>
My implementation on rosetta is a huge monster.
aw- has joined #picolisp
<
tankf33der>
Running very complex programm on 47M steps, will take some time.
orivej has quit [Ping timeout: 268 seconds]
<
tankf33der>
turing machine on enums.
orivej has joined #picolisp
aw- has quit [Quit: Leaving.]
mmmattyx has joined #picolisp
razzy has quit [Quit: Connection closed]
mtsd has quit [Ping timeout: 265 seconds]
orivej has quit [Ping timeout: 265 seconds]
aw- has joined #picolisp