fwcd / mini-cad

Parametric 3D modeller with a Swift-inspired DSL for macOS and iOS (WWDC 2023 submission)
GNU General Public License v3.0
21 stars 3 forks source link

Interpret program asynchronously #9

Closed fwcd closed 1 year ago

fwcd commented 1 year ago

We probably want to interpret the program asynchronously and add a debouncer to wait until the user has finished typing.