Show HN: Turbine – A scripting language for C/C++ with Markdown-like syntax https://ift.tt/Edy7QkI

Show HN: Turbine – A scripting language for C/C++ with Markdown-like syntax Hi HN, I’ve been working on a small scripting language called Turbine, designed to be embedded in C and C++ applications with minimal overhead. Turbine uses a Markdown-inspired syntax, aiming to be readable and writable by both engineers and non-engineers. It comes with built-in container types like vec, set, and map, and a straightforward C API for integration. Would love to hear your thoughts and feedback! https://ift.tt/Yr0Vecy April 25, 2025 at 01:20AM

No comments:

Show HN: Mira – Open-source and self-hosted AI code reviewer https://ift.tt/BxGQSE5

Show HN: Mira – Open-source and self-hosted AI code reviewer Hey HN, I'm Jay, co-creator of Mira. An open-source, self-hosted AI code re...