Typhon = Python + Types + ECMAScript modules
npm install typhon-langPython Tools for Scanning, Parsing, Semantic Analysis, and Code Generation.
Based on the SPARK tool chain:
http://pages.cpsc.ucalgary.ca/~aycock/spark/
```
npm install
``
npm run build
``
npm run lint
``
npm run test
```
npm run docs