I wrote the fourth part of my #blog series “Implementing Co, a small programming language with #coroutines”. And this time, we add support for channels in #Co for inter-coroutine communication. https://abhinavsarkar.net/posts/implementing-co-4/

#Programming #PLT #ProgrammingLanguages #Compilers #Haskell #concurrency

Implementing Co, a Small Language With Coroutines #4: Adding Channels

We implement Co, a small language with coroutines and channels.

abhinavsarkar.net
@abnv What an excellent idea for a series!