escalier-lang / escalier-next

Improved type safety with tight TypeScript interop
https://escalier-lang.github.io/escalier-next/
MIT License
14 stars 0 forks source link

escalier-next

CI codecov

This is a rewrite of Escalier in F#. The hope is the F# will make it easier to develop Escalier.

Development

Fixture tests can be updated by running the following command:

ESCALIER_UPDATE_FIXTURES=1 dotnet test src/Escalier.Compiler.Tests