git @ Cat's Eye Technologies Tamsin / 0.5-2017.0502 fixture / compiler.py.markdown
0.5-2017.0502

Tree @0.5-2017.0502 (Download .tar.gz)

compiler.py.markdown @0.5-2017.0502view markup · raw · history · blame

-> Functionality "Intepret Tamsin program" is implemented by
-> shell command
-> "./bin/tamsin loadngo %(test-body-file) < %(test-input-file)"

-> Functionality "Intepret Tamsin program (pre- & post-processed)"
-> is implemented by
-> shell command "cat %(test-input-file) | bin/inhex | bin/tamsin loadngo %(test-body-file) | bin/hexout"