|
Project Information
Members
Links
|
TIScript is a programming language and an implementation of a compiler, a virtual machine running bytecodes and a runtime. TIScript uses well known, time-proven and popular language constructs of ECMAScript (JavaScript). Here is Comparison of TIScript and JavaScript Features:
'string'.prototype === String evaluates to true in TIScript
some literal text <% script inclusion %> some more literal text
SVN source distribution includes a makefile and a project file for Dev-C++ (Bloodshed Software.) If you have Dev-C++ and/or GCC/MinGW installed then you can compile it out of the box. TIScript is used as a scripting engine of the Sciter. In downloads - tiscript.zip - command line interpretter, does not require installation. In source - source of it. Concepts and source code structure. Our gratitude:
|

