phlogiston.assembler.parser

Parser for the Ethereum Virtual Machine (EVM) assembler.

Copyright © 2016, Eric Scrivner

Members

Classes

ParseError
class ParseError

Error raised whenever an issue in parsing is encountered

Parser
class Parser

Converts a token stream from a scanner into EVM bytecode.

Meta

Authors

Eric Scrivner

License

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