tartlet

0.0.3 • Public • Published

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

Dependencies (2)

Dev Dependencies (5)

Package Sidebar

Install

npm i tartlet

Weekly Downloads

4

Version

0.0.3

License

GPL-3.0-or-later

Unpacked Size

120 kB

Total Files

18

Last publish

Collaborators

  • xieyuheng