Code Monkey home page Code Monkey logo

xlang's Introduction

What is xlang?

The xlang project is the hub for the constellation of tools that enable development of Windows applications across a variety of programming languages. This includes tooling to process metadata, and tooling to access APIs from various programming languages including C#, C++, Rust, and Python.

Code in this repository provides infrastructure and tooling related to basic metadata handling & app usage. Tooling for each language is (mostly) maintained in separate repositories. Issue and work tracking for each tool or language is tracked in the corresponding repository as well. Issues that span languages or relate to basic metadata issues are tracked here.

Metadata & Infrastructure

  • Undocked RegFree WinRT - Provides access to user-defined WinRT types for versions of Windows prior to Windows 10 May 2019 update.

  • WinRT test component - Provides a compact but thorough test suite for validating projection support for consuming and implementing Windows Runtime-style APIs.

  • Win32 & COM Metadata - Tooling that analyzes Windows C/C++ headers, and provides metadata describing the Win32 & COM API surface of Windows. This metadata is used to provide access to Win32 from other programming languages such as C# & Rust.

C++

  • C++/WinRT - A tool that provides C++ support for calling Windows Runtime APIs that has a modern C++ feel.

  • C++ winmd parser - A C++ parser library for efficiently parsing WinRT metadata.

  • WinRT ABI (C with classes) Header Generation Tool - Tool that generates the C++ representation of the raw "COM-style" interfaces that make WinRT work.

  • C++/Win32 - Tooling that leverages the Win32 metadata to provide a modern C++ development experience for Windows APIs.

  • Windows Implementation Libraries - A set of helper libraries that provide RAII and other helpful abstractions for many existing SDK headers & types.

C#

  • C#/WinRT - Interop support for WinRT APIs and .NET 5.

  • C#/Win32 - A metadata-based projection of Win32 and COM APIs.

Rust

  • Rust for Windows - Tooling that creates WinRT, Win32 and COM APIs for the Rust programming language.

Python

  • Python/WinRT - Support for calling most (non-XAML) APIs from the Python programming language.

Cross-platform WinRT

When this repository first created, we used this space to explore what it would take to bring Windows Runtime APIs to other platforms. While that investment has been put on hold for the time being, some of the project code and samples in this repo remain but may be in disrepair.

Related projects

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 [email protected] with any additional questions or comments.

xlang's People

Contributors

kennykerr avatar scottj1s avatar defaultryan avatar devhawk avatar benjkuhn avatar oldnewthing avatar jlaanstra avatar kythant avatar dunhor avatar dlech avatar manodasanw avatar wizarrc avatar stevenbrix avatar zooba avatar microsoftopensource avatar jonitis avatar waywardmonkeys avatar phoyd avatar microsoft-github-policy-service[bot] avatar wjk avatar timr1126 avatar stephenatwork avatar scottj2s avatar raffaeler avatar ocalvo avatar msftgits avatar micahl avatar mayukhc99 avatar johnmcpms avatar gauthambanasandra avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.