I think that a web framework on Scheme must employ continuation to the fullest. It would be great if the programmers can write scripts that act as if they are run continuously (but actually stopped and restart by the continuation). Plus, given that Chicken use continuations extensively, I expect it to be fairly efficient. The only problem is that I don't know if we can save a continuation on to disk or something like that with Chicken.

_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to