[REBOL] Re: a bloated one-liner
From: lennart:nylen:biz at: 25-Nov-2002 7:17
2002-11-24 05:26:41, "Anton" <[anton--lexicon--net]> wrote:
>do s: {view center-face layout repeat n 10 [
>append [backdrop black size 320x320 space 0] compose/deep [
>h1 form pick "HelloWorld" (n) (random white) rate 50 with [
>n: (n * 10)] feel [engage: func [f a e][if a = 'time [
>f/n: f/n + 1
>f/offset/x: 150 + to-integer 140 * sine f/n * f/n * 0.001 + f/n
>show f]]]]]}
>
>length? replace/all s form newline "" ; (length without newlines)
Thanks for ruining my day Anton. I had my mind set on working on my
philosophy essay and typing some C and Java, but it looks like I'll be
spending the day trying out some new REBOL ideas you just gave me. :-P
BTW, nice little proto-demo you've got there...;-)
/Lennart Fridén ([lennart--nylen--biz])
The World is not sane so why should I be?