jonathanhogg / flitter

A functional programming language and declarative system for describing 2D and 3D visuals
https://flitter.readthedocs.io
BSD 2-Clause "Simplified" License
34 stars 1 forks source link

Rough, but functional replacement of `TaskGroup` #12

Closed jonathanhogg closed 10 months ago

jonathanhogg commented 10 months ago

This allows flitter to run on Python 3.10 and therefore fixes #10.