From: Shae M. E. <sh...@Sc...> - 2003-05-01 02:53:02
|
Derek Elkins <dd...@ho...> writes: > Another one you may want to look at is "Functional Reactive Programming, > Continued" > (http://www.haskell.org/yale/papers/haskellworkshop02/index.html). > > We should be able to steal parts of the implementation with little or > no effort, but the more primitive parts will almost certainly need to be > rewritten. "It should be easy" I'm not sure where to start though. Any suggestions? -- Shae Matijs Erisson - 2 days older than RFC0226 #haskell on irc.freenode.net - We Put the Funk in Funktion 10 PRINT "HELLO" 20 GOTO 10 ; putStr $ fix ("HELLO\n"++) |