Popular recipes tagged "assembler"http://code.activestate.com/recipes/tags/assembler/2011-07-17T19:48:14-07:00ActiveState Code RecipesWhitespace Assembler (Python)
2011-07-17T19:48:14-07:00Stephen Chappellhttp://code.activestate.com/recipes/users/2608421/http://code.activestate.com/recipes/577108-whitespace-assembler/
<p style="color: grey">
Python
recipe 577108
by <a href="/recipes/users/2608421/">Stephen Chappell</a>
(<a href="/recipes/tags/assembler/">assembler</a>, <a href="/recipes/tags/whitespace/">whitespace</a>).
Revision 3.
</p>
<p>Compiles a program from "Assembly" folder into "Program" folder.</p>
<p>Can be executed directly by double-click or on the command line.</p>
<p>Give name of *.WSA file without extension (example: stack_calc).</p>