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 your own parser with PLY! #419

Open
danshorstein opened this issue Nov 8, 2018 · 0 comments
Open

Write your own parser with PLY! #419

danshorstein opened this issue Nov 8, 2018 · 0 comments

Comments

@danshorstein
Copy link
Contributor

danshorstein commented Nov 8, 2018

Create your own parser; anything from a simple calculator all the way to a full fledged programming language! Or perhaps invent a new music notation system... David Beazley’s PLY or the more modern SLY library makes it easy to do lexing and parsing.

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