Cells: Live Coding Environment. Mix SuperCollider, Python, Node.js, etc.
Live coding environment. Use SuperCollider, Python, TidalCycles, Node.js etc. in the same project. - AlesTsurko/cells... (more…)
Read more »
I used to love asyncio. For a period of time, nearly all my stuff was written for asyncio. I wrote a Flask-like (mistake IMO) web framework, and a fully async ORM, both built from the ground up for asyncio. I even got in arguments defending it with people… Read more