Hello all! I'm pleased to announce the release of GNU 8sync 0.2. 8sync is an asynchronous programming system for GNU Guile.
See the full blogpost here: https://www.gnu.org/software/8sync/news/8sync-02-released-and-the-future-of-8sync.html The major feature of this release is an (optional) actor model subsystem, which was used to power 8sync's participation in the Lisp Game Jam recently. https://www.gnu.org/software/8sync/news/mudsync-lisp-game-jam.html This also comes amidst many advancements in the world of Guile in terms of networked, asynchronous programming, which is reflected upon in the above linked blogpost, in case that's interesting to you! In short, new additions to Guile have made changes (for the better) likely in 8sync soon. The blogpost goes into more detail! Happy hacking!
