Skip to content

dependently-typed language (baking little pie) in javascript

License

Notifications You must be signed in to change notification settings

xieyuheng/tartlet

Repository files navigation

Tartlet

Dependently-typed language (baking little pie) in javascript.

  • based on:
    • "The little typer"
      • by Daniel P. Friedman and David Thrane Christiansen
    • "Checking Dependent Types with Normalization by Evaluation: A Tutorial"

Modules

Community

Contributing

  • Prepare: npm install
  • Compile: npx tsc
  • Compile and watch: npx tsc --watch
  • Run all tests: npx ava
  • Run specific test file: npx ava -sv <path to the test file>

License

About

dependently-typed language (baking little pie) in javascript

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages