C++ software interoperability for Windows programmers connecting to C#, R, and Python clients /
Get up-to-speed quickly and connect modern code written in C#, R, and Python to an existing codebase written in C++. This book for practitioners is about software interoperability in a Windows environment from C++ to languages such as C#, R, and Python. Using a series of example projects, the book d...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
New York :
Apress,
2022.
|
Series: | ITpro collection
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Part I Foundations
- Preliminaries
- C++ Components and C++ Clients
- Part II C++/CLI and .NET
- Building a C++/CLI Wrapper
- C# Clients: Consuming the Managed Wrapper
- Part II R and Rcpp
- Building an R Package
- Exposing functions using Rcpp
- Part III Python
- Building a Python Extension Module
- Module development with Boost.Python and PyBind
- Conclusion.