Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 186 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 186 Bytes

TXForest (Python)

Python implementation of the TxForest DSL

implementation plan

  • running tests: make test

  • get rid of those pesky .pyc files: make clean