Crane script is a dataflow script language.
It is derived from C++ and is designed to be compliant with C++.
You can download it from http://www.cranescript.com.
All demo script are given in a cpp file format only for easy edit in a C++ IDE.
In this project, a helloworld code of Crane script is presented.