subscript_compiler::frontend::parser
pub fn init_words<'a>( source: &'a str, chars: Vec<Character<'a>>) -> Vec<Word<'a>>