03-11-2015, 06:05 PM
Oh and it won't be too difficult to link the different stages together, as afaik all the programs are used via command line.
so it would be like:
python34 assemble.py <sourcefile>
python34 convert.py <assemble_output> <templatefile>
... don't type those lines in, they are about as pseudocodey as you can get xD
so it would be like:
python34 assemble.py <sourcefile>
python34 convert.py <assemble_output> <templatefile>
... don't type those lines in, they are about as pseudocodey as you can get xD