Under development now...
Port of wcc.cpp/wcc/wcc.exe to JavaScript: use compiler carried with Vue.js to transpile wxml (Grammers to Support).
Get Started
# install deps
yarn
# build dep
yarn run build
# run
node test/test
Dev Opts
# auto rebuild
yarn run dev
# autorestart type check system
## brew install watch
watch -t flow
# autorestart test
## yarn global add nodemon
nodemon test/test -w packages/wxml-transpiler -w test/test.js -w test/pages -e js,wxml -V -d 2000ms
- add more doc, remove more useless files, reorange directories
- dataset
- error position feedback
propStore
should better not be global- push props in parseText to reuse pushed props