propasm is a standalone, command-line assembler for the Parallax Propeller microcontroller. It supports a large subset of the Parallax syntax, with a few extensions that simplify pure-assembly programming.
propasm is written in Java (v5), has minimal resource requirements, and will run on nearly anything. Its internal architecture is suitable for use as a final-stage code generator for a larger compiler.
propasm is written in Java (v5), has minimal resource requirements, and will run on nearly anything. Its internal architecture is suitable for use as a final-stage code generator for a larger compiler.