Use after free occurred in main() in the case that a program being assembled was longer than the initially allocated intermediate array.
Added the Assembler. Added instructions for the assembler to README.md Added Assembler Manual Modified Makefile to build the Assembler.