This is S-expression parser in C++11. It is aimed at being used in General Game Playing.
- Parsing S-expressions and constructing tree structures
- Converting constructed tree structures into S-expression
- Parsing Game Description Language code in KIF formant and converting it into Prolog code