Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.
This repository was archived by the owner on Sep 24, 2019. It is now read-only.

Allow incomplete AST results. #3

Description

@abargnesi

Each parser yields complete AST which precludes evaluation of partial AST.

Ensure each parser is iteratively building AST then yield on ragel parse errors and EOF.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions