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