git @ Cat's Eye Technologies Tamsin / master fixture / compiler.py.markdown
master

Tree @master (Download .tar.gz)

compiler.py.markdown @masterview rendered · raw · history · blame

1
2
3
4
5
6
7
    -> 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"