Licence
GPL-3.0-or-later
Version
0.2.0
Deps
12
Size
137 kB
Vulns
0
Weekly
0
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