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
Q:PIR to nqp in HLL::Grammar #45
Conversation
|
I see you guys are porting over all pir & Q:PIR to nqp so maybe parts of this pull request could be used now? notes:
|
|
pmichaud: to whoever is working on nqp #45 pmichaud as in, it might even be worth writing things like |
|
I'm sorry but I cannot work on this right now, just wanted to throw out that this pull request exists and that some bits could probably be cherrypicked from it. (although this being an 8 months old pull request). |
|
Thats not what I meant. I just wanted to put that information there for ppl where that info isnt obvious, like me. kboga notifications@github.com hat geschrieben:
|
|
All of HLL::Grammar is now in NQP. I took a lot from this pull request, and also updated/optimized it in various places. Thanks! :-) |
Passes all of nqp's tests & rakudo's current passing spectests.