C++ has enormous low-level power, but lacks a standardized meta-DSL-layer: portable reflection-ish primitives for defining and “compiling” DSLs at runtime, and an ergonomic runtime compile/link/load facility. Even though highly performant and power-efficient code is incredibly important in this brave new world, most modern code (AI or otherwise) is often written in Python. As C++ programmers, … Continue reading After Reflection
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed