Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cover lexical parsing #4

Open
Anniepoo opened this issue Jan 3, 2014 · 1 comment
Open

cover lexical parsing #4

Anniepoo opened this issue Jan 3, 2014 · 1 comment
Assignees

Comments

@Anniepoo
Copy link
Owner

Anniepoo commented Jan 3, 2014

Thank you very much for making available your DCG tutorial.

I have a question, you write: "For complex grammars it's often worthwhile to first lexically parse tokens, and then parse that token stream for the real grammar."

However, there is no explanation what lexical parsing is, no examples, and it is not clear whether it can be done in Prolog.

It would be tremendously helpful if the tutorial could be expanded with an illustrative example or at least provide some pointers.

With best regards,
Parker

@ghost ghost assigned Anniepoo Jan 3, 2014
@ghost
Copy link

ghost commented Jan 4, 2014

I would think that for lexical parsing it might be better to just point to ROK's book (down to the page number) than try to build it into the tutorial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant