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.
 
 
 
 
 
Joao Matos a4ed8a5204 Re-generated the AST bootstrap code with visitors and abstract classes. 6 years ago
..
AST Re-generated the AST bootstrap code with visitors and abstract classes. 6 years ago
ASTViewer Fixed AST viewer to compile on Linux. 7 years ago
CLI Initial support for building under .NET Core. 7 years ago
Core Deleted useless output. 7 years ago
CppParser Extended parser bootstrap with managed visitors. 6 years ago
Generator Fix the generated C# when a dependent param has a default value 6 years ago
Generator.Tests Add `ScopeKind` to base `TypePrinter`. 7 years ago
Parser Exposed many more properties of expressions. 6 years ago
Runtime Initial support for building under .NET Core. 7 years ago