Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Ticket #8 (new enhancement)

Opened 14 years ago

Ability to "step through" lexing and parsing

Reported by: Abscissa Assigned to: somebody
Priority: minor Milestone:
Component: component1 Version:
Keywords: Cc:

Description

Goldie should provide a way to lex and parse one-step-at-a-time. This would facilitate things like interactive grammar debugging or interactive tools to teach lex/parse technology.