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

Parsing and grammars #8

Open
paulcc opened this issue Apr 17, 2018 · 2 comments
Open

Parsing and grammars #8

paulcc opened this issue Apr 17, 2018 · 2 comments

Comments

@paulcc
Copy link

paulcc commented Apr 17, 2018

Anyone interested in looking at topics like the following?

  • parser combinators
  • parsing algorithms
  • working with ambiguous grammars
  • how a compiler works
@kurtlogan
Copy link

I would be interested in all 4 topics 👍

@lepoetemaudit
Copy link

lepoetemaudit commented Apr 17, 2018

Also interested. I've been working with Menhir (the LR(1) parser generator for OCaml) a lot recently, interested in understanding parser combinators better (and bettering my understanding of ambiguous grammars / shift-reduce conflicts)

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

3 participants