[][src]Module cpclib_basic::parser

Paring related functions for basic.

Functions

dec_u16_inner

XXX stolen to the asm parser

hex_u16_inner

XXX stolen to the asm parser

parse_basic_inner_line

Parse a line BUT expect an end of line char

parse_basic_line

Parse a line

parse_basic_program

Parse complete basic program"],

parse_basic_value

Parse a basic value

parse_char

TODO add the missing chars

parse_decimal_value_16bits

...

parse_hexadecimal_value_16bits

Parse an hexadecimal value

parse_prefixed_instruction

Parse the instructions that do not need a prefix byte TODO Add all the other instructions"],

parse_rem

Parse a comment"],

parse_simple_instruction

Parse the instructions that do not need a prefix byte TODO Add all the other variants"

parse_token

Parse any token