I have published TIScript on Google Code.
and made TIScript discussion group. Everybody are welcome.
Sources are available for download through any SVN client. (I am using TortoiseSVN). You can also browse them online:
Folders:
- com – compiler
- int – VM and runtime
- dybase – DyBASE of Konstantin Knizhnik
- regexp – Regexp
- tool – is my collection of primitives: array
, has_table , ternary_tree , etc.