typhon-lang
v1.0.13
Published
Typhon = Python + Types + ECMAScript modules
Readme
typhon-lang
Python Tools for Scanning, Parsing, Semantic Analysis, and Code Generation.
Based on the SPARK tool chain:
http://pages.cpsc.ucalgary.ca/~aycock/spark/
Installation
npm installBuilding
npm run buildLinting
npm run lintTesting
npm run testDocumentation
npm run docs