The Projucer - Live Coding with C++ and the LLVM JIT Engine
Offered By: CppNow via YouTube
Course Description
Overview
Explore the inner workings of the Projucer IDE and its real-time C++ code execution capabilities in this CppNow conference talk. Dive into the architecture behind the Projucer's ability to provide instant execution and refactoring of C++ code using Clang and the LLVM JIT engine. Learn how the IDE, based on the JUCE GUI toolkit library, continuously recompiles and executes individual classes, allowing for dynamic GUI editing and code refactoring. Discover the challenges faced and clever solutions implemented to create this innovative system. Gain insights into the various aspects of Clang and LLVM utilized in the process, and explore potential future developments in live coding environments for C++.
Syllabus
Intro
Background
Architecture
The Producer
The Introducer
Inventing on Principle
The Tree
Child Components
Process Communication
Observations
The nasty bits
Future possibilities
How does it work
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera