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

https://github.com/mowtwo/mowscript


https://github.com/mowtwo/mowscript

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# 一个PegJS的练手
## 定个小目标
- [ ] 实现一个翻译到js的脚本语言
- [ ] 实现这个脚本语言的编译器
- [ ] 实现这个语言的解释器