Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mizchi/mints

lightweight typescript compiler
https://github.com/mizchi/mints

compiler parser parser-generator typescript

Last synced: about 7 hours ago
JSON representation

lightweight typescript compiler

Awesome Lists containing this project

README

        

# mints: tiny typescript compiler

7.8kb

- `packages/mints`: tiny typescript compiler
- `packages/pargen`: parser generator
- `packages/pargen-tokenized`: parser generator for tokens (mints use this)
- `packages/playground`: mints web playground

Demo https://mints-playground.netlify.app/

## LICENSE

MIT