Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!transit3.readnews.com!news-out.readnews.com!news-xxxfer.readnews.com!news.misty.com!news.iecc.com!nerds-end From: Seppo Laakko Newsgroups: comp.compilers Subject: Soul Parsing Framework 0.2.0 released Date: Sun, 22 May 2011 22:05:01 +0300 Organization: Compilers Central Lines: 14 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <11-05-015@comp.compilers> NNTP-Posting-Host: news.iecc.com X-Trace: gal.iecc.com 1306095742 30429 64.57.183.58 (22 May 2011 20:22:22 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Sun, 22 May 2011 20:22:22 +0000 (UTC) Keywords: parse, tools, question Posted-Date: 22 May 2011 16:22:22 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: x330-a1.tempe.blueboxinc.net comp.compilers:124 Hello, I started recently a new project in sourceforge: http://sourceforge.net/projects/soulparsing/ It is a recursive descent parser generator tool and library for Windows and Linux implemented in C++ and C#, and yes, it is inspired by Spirit Parsing Library :) I have written a "mini-C++" parser called Otava using it. Is there any interest for yet another parsing tool? Regards, Seppo Laakko