GNU ccScript 4.0.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GNU ccScript 4.0.3 (Default branch)
# 1  
Old 12-29-2008
GNU ccScript 4.0.3 (Default branch)

GNU ccScript offers a class extensible threaded embedded scripting engine for use with the Common C++ GNU package. This engine is also used in Bayonne (the GNU telephony server), and in TOSI (FreeBSD and GNU/Linux PBX integration servers). This engine differs from traditional scripting systems in that it is used to script near real-time state-event systems through deterministic callback step execution rather than the linear and non-deterministic fashion of embedded script libraries such as tcl, and libguile.License: GNU General Public License v3Changes:
This release introduces support for conditional compiling of scripts based on bound keywords. It introduces the %index symbol to access indexing within for/foreach loops, and new loop index manipulation functions including "previous" to skip backward in a loop. foreach now supports an optional starting offset. Support has been added for numeric expressions and an explicit assignment operator.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question