Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
triton 64e75fb0a6 Reworked the C++ parser structures to use some helper macros to ease the bindings. 12 years ago
..
AST Fixed FindOperator code to actually compile. 12 years ago
Core Added indentation support to the logging. 13 years ago
CppParser Reworked the C++ parser structures to use some helper macros to ease the bindings. 12 years ago
Generator Improved the marshalling of arrays. 12 years ago
Generator.Tests Removed unused config file. 13 years ago
Parser Reworked function template parsing. 12 years ago
Runtime Removed the explicit #if to make this compile on all platforms. 13 years ago