Expand description
Turn a sequence of input tokens into a data structure representing it.
This data structure isnβt a tree, because the logical structure of a TX-2 assembly-language program isnβt tree-like.
ModulesΒ§
- helpers π
- Convenience functions for the parser.
- symex π
- Helper functions for parsing symex names.
StructsΒ§
- Grammar π
- Macro
Invocation πParser
EnumsΒ§
- BitDesignator
Validation π - Metacommand π
FunctionsΒ§
- arithmetic_
expression_ πin_ any_ script_ allowing_ spaces - asterisk_
indirection_ πfragment - bit_
selector π - commas π
- defined_
macro_ πname - end_
of_ πline - grammar π
- here π
- instructions_
with_ πcomma_ counts - literal π
- macro_
body_ πline - macro_
definition π - Macros are described in section 6-4 of the TX-2 User Handbook.
- macro_
definition_ πdummy_ parameter - macro_
definition_ πdummy_ parameters - macro_
invocation π - macro_
terminator π - Macro terminators are described in section 6-4.5 of the TX-2 User Handbook.
- make_
bit_ πdesignator_ literal - make_
pipe_ πconstruct - The pipe construct is described in section 6-2.8 βSPECIAL SYMBOLSβ of the Users Handbook.
- manuscript_
line π - maybe_
hold π - maybe_
sign π - metacommand π
- named_
metacommand π - named_
symbol π - opcode π
- opcode_
code π - opcode_
to_ πliteral - operator π
- parse_
source_ πfile - source_
file π - symbol_
or_ πliteral - tag_
definition π - terminated_
manuscript_ πline - tokenize_
and_ πparse_ with - warn_
bad_ πbitpos
Type AliasesΒ§
- Extra
Without πContext - Mi π
- Mig π
- MyEmitter π
- Parsed
Macro πArg