This page is outdated! Visit http://code.google.com/p/qpasm/!

About QPasm and LibPASM

The PASM Library provides a simple pseudo-assembler interpreter. This library provides the building blocks for creating a small Integrated Development Environment for small pseudo-assembler programs. QPasm makes use of the PASM Library to provide a small Integrated Development Environment for small pseudo-assembler programs. The software was developed by Wesley Stessens in 2009 in assignment of Hasselt University.

API documentation

LibPASM API documentation
QPasm API documentation

Source code

Source code (also contains executable for Windows and a Dutch report about some of the design choices)

Instruction set

Available instructions for this pseudo-assembler language are documented here.

Sample pseudo-assembler programs