cppsp
User19870/cppsp: cppsp -a scripting language base on c++
#Languages
#GitHub
cppsp – a scripting language based on C++
Summary: cppsp is a scripting language derived from C++ designed for scripting tasks. It allows writing scripts with C++ syntax and minimal code examples.
What it does
cppsp enables scripting using a language based on C++, demonstrated by simple scripts like printing "hello world".
Who it's for
It is intended for developers who want to script using C++-style syntax.
Why it matters
cppsp provides a way to write scripts with familiar C++ syntax, facilitating integration with C++ environments.