Why and How to Add Scripting
Offered By: CppNow via YouTube
Course Description
Overview
Explore the benefits of integrating scripting engines into C++ applications in this 43-minute conference talk from CppNow. Learn about various tools for scripting integration, including the SWIG binding generator, sol2, boost::python, and ChaiScript. Discover how to enhance your C++ projects with scripting capabilities and gain insights into the advantages of this approach. Access accompanying slides for additional reference and in-depth information on implementing scripting in C++ applications.
Syllabus
Jason Turner: Why and How To Add Scripting
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube