Skip to content

xieyuheng/framework

Repository files navigation

Framework

Our framework for programming language design.

Usages

Install

npm install @xieyuheng/framework

Development

npm install           # Install dependencies
npm run build         # Compile `src/` to `lib/`
npm run build:watch   # Watch the compilation
npm run format        # Format the code
npm run test          # Run test
npm run test:watch    # Watch the testing

License

GPLv3

About

Our framework for programming language design

Resources

License

Stars

Watchers

Forks

Packages

No packages published