TScript
| TScript | |
|---|---|
| Developer(s) | Ekky Software |
| Stable release | 1.4
/ July 1, 2012 |
| Written in | C++ |
| Operating system | Windows and Linux |
| Type | Scripting language |
| License | Free (proprietary) |
| Website | www |
TScript is an object-oriented embeddable scripting language for C++ that supports hierarchical transient typed variables (TVariable). Its main design criterion is to create a scripting language that can interface with C++, transforming data and returning the result. This enables C++ applications to change their functionality after installation.