Parser Generator Core: LALR(1) This core generates an LALR(1) parser from a context free grammar. This is an alias for LALR(1) GoLR.