Skip to content

Instantly share code, notes, and snippets.

@Skarsnik
Created January 19, 2016 21:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Skarsnik/c4b3bd674fbb407d9d0e to your computer and use it in GitHub Desktop.
Save Skarsnik/c4b3bd674fbb407d9d0e to your computer and use it in GitHub Desktop.
root@testperl6:~/piko/cpp/gptrixie# perl6 -I lib bin/gptrixie --functions /usr/include/libxml2/libxml/xmlreader.h -I /usr/include/libxml2/
Calling GCCXML : gccxml /usr/include/libxml2/libxml/xmlreader.h -fxml=plop.xml
Parsing the XML file
Doing magic
Times -- gccxml: 0.08432599 sec; xml parsing: 28.70970717 sec; magic: 3.4743879
Number of things founds
-Types: 972
-Structures: 80
-Unions: 12
-Enums: 31
-Functions: 1068
-Variables: 45
-Files: 52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment