ryardley / pdsl

The expressive declarative toolkit for composing predicates in TypeScript or JavaScript
https://pdsl.site
MIT License
69 stars 2 forks source link

Convert to typescript #126

Closed ryardley closed 4 years ago

ryardley commented 4 years ago

Working on the PDSL compiler without types is becoming annoying and feels fragile. Should try and switch soon.