https://github.com/mizchi/mints
lightweight typescript compiler
https://github.com/mizchi/mints
compiler parser parser-generator typescript
Last synced: 9 months ago
JSON representation
lightweight typescript compiler
- Host: GitHub
- URL: https://github.com/mizchi/mints
- Owner: mizchi
- Created: 2021-09-30T14:48:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T14:16:24.000Z (almost 3 years ago)
- Last Synced: 2025-04-05T07:51:13.840Z (10 months ago)
- Topics: compiler, parser, parser-generator, typescript
- Language: TypeScript
- Homepage:
- Size: 1.52 MB
- Stars: 109
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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