Skip to content

abucraft/OALanguage

Repository files navigation

###OALanguage Compiler and Shell 编译原理的大作业---自定义强类型语言OALanguage
目前做到显示语法树和token stream

using lex & yacc
gui using electron

usage

npm install
node-gyp configure
node-gyp build
node-gyp rebuild --target=0.34.1 --arch=x64 --dist-url=https://atom.io/download/atom-shell
npm start

About

the compiler and gui shell(using electron) for OA language(the project for compiler lesson)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published