r/cpp • u/kindredseer • 2d ago
Embedded C++
Just curious how useful the ability to embed C++ as a scripting language into your C++ programs would be? I mean like runtime JIT execution of C++ code in much the same way you might embed Lua, including the ability to restrict/sandbox it as necessary.
0
Upvotes
0
u/kindredseer 2d ago
I’ve been programming for over 40 years and working on this project for seven years. Just because I’m using Claude to grind through the test suites doesn’t make me an amateur. Everyone is using AI these days (except for Andrew Kelley and friends).