I can't seem to get Bryan's attention. I've emailed him twice. So I'm going to ask the group.
The PegTL library is listed on http://bford.info/packrat/ is a derivative work of my original C++ template PEG library. I wrote an article for Doctor Dobbs Journal http://drdobbs.com/cpp/212700432 and the source code is here http://code.google.com/p/yardparser/. Anyone have any ideas why I might be getting the cold shoulder here? Christopher Diggins ---------- Forwarded message ---------- From: Christopher Diggins <cdigg...@gmail.com> Date: Thu, Oct 13, 2011 at 3:23 PM Subject: Re: [PEG] Packrat parsing page finally updated To: Bryan Ford <bryan.f...@yale.edu> Hi Bryan, Please add YARD to your list of C++ PEG projects. http://code.google.com/p/yardparser/ Note that the architecture of PegTL listed on your page was based on the YARD parser project. http://code.google.com/p/pegtl/ "Thank You Christopher Diggins and the YARD parser for the architecture." I also published an article in Doctor Dobbs about the framework ( http://drdobbs.com/cpp/212700432). Another C++ parsing project spin-off from YARD is Biscuit: http://www.codeproject.com/KB/recipes/biscuit.aspx It is effectively a C++ PEG parsing project (even though it isn't explicitly declared as such) if you want to add it to the list. Cheers, Christopher On Sun, Oct 9, 2011 at 11:36 AM, Bryan Ford <bryan.f...@yale.edu> wrote: > So, I spent some time this weekend trying to catch up a bit on the last > couple years of interesting discussion and developments on the PEG list, and > updating my packrat parsing web page a bit. Apologies to anyone who might > have E-mailed me with a request to add something to the page and the request > got lost in my inbox… If it's still not there now or if anything else is > missing, please remind me. > > Also, if any of the long-timer participants here who have more time to stay > active on the PEG list would like to help keep the packrat parsing page > updated, I could either give you an account on my web server with the > appropriate access, or just move the page to a collaborative hosting service > like Google Sites, as people prefer. Let me know if you're interested. > > And thanks for all the cool and interesting work and discussion! > > Cheers > Bryan > _______________________________________________ > PEG mailing list > PEG@lists.csail.mit.edu > https://lists.csail.mit.edu/mailman/listinfo/peg >
_______________________________________________ PEG mailing list PEG@lists.csail.mit.edu https://lists.csail.mit.edu/mailman/listinfo/peg