Parser for the Ethereum Virtual Machine (EVM) assembler.
Copyright © 2016, Eric Scrivner
Error raised whenever an issue in parsing is encountered
Converts a token stream from a scanner into EVM bytecode.
See Source File
Eric Scrivner
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
Parser for the Ethereum Virtual Machine (EVM) assembler.
Copyright © 2016, Eric Scrivner