phlogiston.assembler.assembler

Interface for assembling a string of assembly containing into bytecode.

Copyright © 2016, Eric Scrivner

Members

Classes

Assembler
class Assembler

Interface for parsing assembly code into bytecode

AssemblerError
class AssemblerError

Error raised if an error is encountered while assembling code.

Meta

Authors

Eric Scrivner

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.