SCRIPTIC new programming language

Dave Jones djones at megatest.UUCP
Fri Sep 22 06:48:59 AEST 1989


>From article <330 at wmt.UUCP>, by vila at wmt.UUCP (Vincent van der Laan):
...
) 
) Just one simple example to get you interested: the following program
) prints 'Hello' when you press 'h' or 'Goodbye' when you press 'g'.
) 
) main = Key('h'!); {printf("Hello")} | Key('g'!); {printf("Goodbye")}
) 

Woooo. Be still, my trembling heart.



More information about the Comp.lang.c mailing list