view interps/linguine/collatz.lng @ 3807:c9baee562cf2

<Taneb> learn list is a fun program that HackEgo has! Run it with `list and join the fun!
author HackBot
date Thu, 19 Sep 2013 19:36:48 +0000
parents 859f9b4339e6
children
line wrap: on
line source

'Collatz problem calculator
'Programmed by Jannis Harder (jix), 2005
1[1?,1~10:2,0>-1,2=*0,2>-2,0+*2,0+*1,0-48]1
2[0#,5=10,5$,0~1:0,1=*0,1|1,1<-1:3,0>1]2
3[1=*0,0+*1,0+*1,0+1]2