Sourcecode for the simulation code in bluebook part 3?
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
irwin_report_1989.pdf <https://mail.google.com/mail/u/0?ui=2&ik=9ffb63481b&attid=0.1&permmsgid=msg-...> (1,932K) <https://mail.google.com/mail/u/0?ui=2&ik=9ffb63481b&attid=0.1&permmsgid=msg-...> 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 <https://drive.google.com/file/d/18IIZr98Urz9TdiK8rAUDfPNM3Ia-LUBv/view?usp=d...> 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 <https://drive.google.com/file/d/1epou5pNpaMrqZEziu2mxKEwACivvW304/view?usp=d...> 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
participants (2)
-
Kasper Osterbye -
Stewart MacLean