# Functions
Return all disassembled EVM instructions in human-readable format.
lex lexes the program by name with the given source.
newCompiler returns a new allocated compiler.
Create a new instruction iterator.
Pretty-print all disassembled EVM instructions to stdout.
# Constants
characters representing alphanumeric.
characters representing any hexadecimal.
characters representing any decimal number.