vincentlao / CppAst.CodeGen

An extensible library providing C# PInvoke codegen from C/C++ files for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CppAst.CodeGen Build Status NuGet

CppAst.CodeGen is an extensible P/Invoke Code Generator from C/C++ to C# for .NET relying on CppAst for parsing C/C++

This repository is under construction and is still not available for public usage

License

This software is released under the BSD-Clause 2 license.

Author

Alexandre Mutel aka xoofx.

About

An extensible library providing C# PInvoke codegen from C/C++ files for .NET

License:BSD 2-Clause "Simplified" License


Languages

Language:C# 100.0%