b641e07694
* prep abi tool for nuget release * PR feedback |
||
---|---|---|
.github | ||
design_notes | ||
docs | ||
samples | ||
src | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md |
README.md
xlang
This repo is the starting point for the xlang project, which enables developers to take existing shared libraries, implemented in one programming language and make that library's APIs available to client code using a different programming language. Thus the name "xlang", for cross-language.
See these related repos:
License
Code licensed under the MIT License.
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.