Klaas-Jan Stol (via RT) wrote:

as requested by particle to send this to the list, attached a patch of an implementation of PIR in C. Instead of using a bottom-up parser (using Yacc), this is a pure-C top-down approach.

This is quite cool! Keep us updated as you continue working on it.

I'm happy to host it in compilers/pirc/ as an experiment-in-progress. If you check it in, take advantage of Parrot's Makefile substitutions so people don't have to manually modify the Makefile for Linux. And standardize on Parrot conventions like a t/ directory instead of test/.

Thanks!
Allison

Reply via email to