irwin_report_1989.pdf
(1,932K)
Hi,

One of the first things I did in Smalltalk (a very long time ago!) was implement Coroutines as per an article��in the seminal Byte magazine - page 336. I was especially interested in this due to my background in Jackson Structured Programming (JSP) and Jackson Structured Design (JSD), which are process based.
��1981_08_BYTE_06-08_Smalltalk.pdf
I also came across a thesis that has an implementation of the Blue Book, and the book itself See below.

This should get you going!

Cheers,

Stewart

��Bluebook.pdf

On Fri, Sep 2, 2022 at 6:25 AM Kasper Osterbye <kasper.osterbye@gmail.com> wrote:
Cheers,

I am looking for the source code used in bluebook part 3 on simulation.

Does that exist anywhere?

Also, I have been looking for libraries which implement coroutines and continuations.

Best,

Kasper