Back to Catboost

README

library/cpp/cppparser/README.md

1.2.10123 B
Original Source

A simple parser of C++ codes (only lexical analysis, no semantic checking)

It is similar to a sax-parser by its interface.