Re: [Sablevm-developer] Continuations (Part 1)
Brought to you by:
egagnon
From: Etienne M. G. <eg...@j-...> - 2000-07-21 02:35:46
|
Hi Brent! Brent Fulgham wrote: >... > (define (my-resumable-proc) > (do-something) > (display (call-with-current-continuation my-abortable-proc)) > (do-some-more)) > ... This is getting way over my head. My knowledge of Scheme is near null. I know LISP a little, and I have been told that Scheme is like LISP but with static binding in places where LISP implements dynamic binding... I'll let you research the literature, and come with suggestions, when you are ready. Etienne -- ---------------------------------------------------------------------- Etienne M. Gagnon, M.Sc. e-mail: eg...@j-... Author of SableVM: http://www.sablevm.org/ ---------------------------------------------------------------------- |