On 10/1/07, skaller <[EMAIL PROTECTED]> wrote: > BTW: probably more important, as pointer out by the last deserter .. > typeclasses for I/O. There's only so much you can do calculating > 2 + 40 and printing to the console.
I'm working my way there. I'm still trying to conceptualize how to talk to the operating system. Your comment a while ago about an "open" call should exit the process inspired me to look at how erlang does things. I've been reading this book: http://www.pragmaticprogrammer.com/titles/jaerlang/ And there's some really interesting ideas on working with an arbitrary number processes. Anyway, I was trying to figure out of we could take the error monad from haskell and with some sugar, get an fthread to seem to automatically exit, but still let a user "catch" an error if they want to. I'm still sketching out my ideas though. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Felix-language mailing list Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language