Skip to content

Switch from earley to lalr parser #8

@Rot127

Description

@Rot127

CUrrently the earley parser is used which is very slow (~20min for 1300 instr.). In order to use the significantly faster lalr parser the priorities of the terminals must be set correctly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions