Hello,
Atmos is a programming language that reconciles Structured Concurrency
with Event-Driven Programming:
https://github.com/atmos-lang/atmos
It is inspired by Céu.
The main changes since the first announcement are the following:
- Added support for functional streams.
- Added the `pico-sdl` environment as a simpler alternative do SDL.
(
https://github.com/fsantanna/pico-sdl)
All feedback is welcome.
Francisco