ammar / regexp_parser

A regular expression parser library for Ruby
MIT License
143 stars 22 forks source link

Instantiate Scanner/Lexer/Parser to isolate their ivars, fixes #45 #46

Closed jaynetics closed 6 years ago

ammar commented 6 years ago

Thanks for all the great enhancements, @janosch-x

I want to keep an eye on changes as I have an idea that requires regexp_parser. Soon, I hope. At the same time, I'd hate to become a bottleneck to your work with my busy work schedule these days. So please feel free to make decisions as you see fit. Of course I'm still happy to listen if you want to bounce ideas or want another pair of eyes. I just don't want to slow you down.

Cheers!

jaynetics commented 6 years ago

@ammar Ok, I will let you know only about the big stuff. Don't worry about my speed, though. I only get back to this in very occasional bursts. Regards, J.