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

Interested in a better Perl version? #19

Open
polettix opened this issue Nov 1, 2020 · 1 comment
Open

Interested in a better Perl version? #19

polettix opened this issue Nov 1, 2020 · 1 comment

Comments

@polettix
Copy link

polettix commented Nov 1, 2020

Hi! I read about this project from this blog post from 2009, when the generator was in Perl and it was... slooooowwwww.

I did an implementation of the parser and of the generator that is not based on Parse::RecDescent any more, and it's as fast as I could expect a reasonable implementation. The example <<<<<<<s>>>>>>> takes less than 30 ms in my Linux VM.

I'll be describing it shortly on my blog, I'll add a reference here as soon as it is online. If you are interested I can contribute the whole implementation here instead of creating a different project, so we can avoid too much dispersion.

Let me know!

@polettix
Copy link
Author

Pull Request #20 is about this... I wrote about the implementation in a small series of blog posts, starting here.

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