A C++ 11 library for each major platform usefull to provide standard (slightly modified … production code used by Googlebot, Google’s crawler).
Simple to use: function named ParseRobotsTxt takes robots.txt content and a class derived from RobotsParseHandler (used as interface with several pure virtual method to implement).