Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Gladstone, Adam
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Apress, 2022.
Colección:ITpro collection
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.