Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Soul Parsing Framework version 2.1 released

23 views
Skip to first unread message

Seppo Laakko

unread,
Apr 6, 2013, 2:14:20 PM4/6/13
to
Hi all,

Soul Parsing Framework version 2.1 is released:

http://sourceforge.net/projects/soulparsing/

The recent tool is called soul++.
It generates C++11 source code.
When the generated C++ class is compiled and linked with
soul++ parsing libraries, it forms a top down recursive descent kind of
parser.

The supported platforms are Windows (VS 2012 or mingw_w64 4.7.0)
and Linux (GNU g++ 4.7.2).
Chances are good that it compiles and works for
all platforms and compilers that support C++11 and
boost filesystem library although this is not tested.

Regards,
Seppo Laakko
0 new messages