-
I'm working on a project that currently uses GSL for its code generation. If you're not familiar, I wouldn't recommend checking it out. It is a pretty old template engine that is no longer maintained and lacks features that would make it a good functional language. I have therefore been tasked with finding a replacement.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
I've looked into a newer template engine like Inja, but my client isn't quite happy with that either. Inja allows you to write templates that you feed JSON data into:
-
Maybe ChaiScript? It is not exactly what you are looking for, but very similar, in my opinion.
Related posts
-
Using C++ as a scripting language, part 6
-
How to use C++ as the core language for a Fantasy Console?
-
Is it advisable to embed python in c++ ? Have anyone tried it, what is the best way to do it?
-
Rhai: An embedded scripting language for Rust
-
Bytecode Breakdown: Unraveling Factorio's Lua Security Flaws