An object oriented recursive descent parser generator framework implemented using C++ operator overloading techniques. It is inspired by Spirit, but use only few template classes thus allowing more flexibility and fastest compilation time. [Open source, LGPL]
A cross-platform C++ API for the development of games and other forms of interactive media. It is available for the BeOS, Linux/X, and Win32 platforms.