Getting Jiggy with Proto - Hands-on Tutorial on C++ EDSL Design
Offered By: CppNow via YouTube
Course Description
Overview
Dive into a hands-on tutorial on C++ Embedded Domain Specific Language (EDSL) design using Boost.Proto. Explore the rising trend of EDSLs as a preferred design choice for handling small to medium-sized problems in a declarative and efficient manner. Learn why C++ is an excellent host language for such developments, particularly when leveraging libraries like Boost.Proto. Gain practical experience in using Proto for realistic situations, and discover how Proto-enabled code can be elegant, compact, and efficient. Through this comprehensive 3-hour session, acquire the skills to quickly start implementing Proto in your C++ projects and enhance your ability to create powerful, domain-specific solutions.
Syllabus
Joel Falcou: Getting Jiggy with Proto — Hands-on Tutorial on C++ EDSL Design
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