gnscriptlib - extend your Windows application by a script language

License:
commercial
System:
Windows software
Purpose:
extend your Windows application by a simple and mighty programming language
implement special user wishes by scripts
Download:
gnscriptlibdemo.zip
Unzip the .zip archive file into a new empty folder and study the included test source and compare the results with the output of test application.
Compile the demo test sources and try to implement own functions that will be available when executing a script that calls them.


example gnscript with function greatestcommonfactor(m,n) and unit tests


Demo:
the gnscriptlib demo can be used to try calling the script interpreter and implement own functions.
It requires knowledge in C/C++ programming language.
License:
commercial license are currently available for the STRINGS mode and DATA TYPES mode. The live data mode is still in testing and not yet available.
For license you need to know if you need only STRINGS or DATA TYPES functions too and license is for use in a single application (and optional for a xxx_unittest.exe function too that you can test your implemented functions called by script)
Windows systems:
The program is tested with Windows 7 and Windows 8 and Windows 10 and Windows 11. It is not guaranteed to work fully with other Windows systems.

Features

Feedback

If you want to license gnscriptlib for use with your application please contact info@gnmidi.com (we need also the application name that will be started e.g. myapp.exe and optionally a unittest executable name e.g. myapp_unittest.exe).
Also contact us if you have questions to gnscriptlib.dll or gnscript.exe.