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

Write a lolcode parser #33

Open
mre opened this issue May 15, 2018 · 2 comments
Open

Write a lolcode parser #33

mre opened this issue May 15, 2018 · 2 comments

Comments

@mre
Copy link
Member

mre commented May 15, 2018

What?

Write a parser that can read lolcode files and create an AST out of it.

Why?

Parsing stuff is fun and educational. Also lolcode.

How?

Probably use nom for that.

@ottosson
Copy link

I'd love to see episodes about nom parsers!

@mre
Copy link
Member Author

mre commented Jul 2, 2019

Thanks for the inspiration. Really interesting topic - especially considering that nom 5.0 was just released.
(And it looks great...)

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

No branches or pull requests

2 participants