RS/2 RedTitan Script 2
Need for a scripting language
DDF proves the requirement
Complex transforms easier to express in a program.
What's wrong with Javascript?
Hard for a Pascal programmer to write
Integration with RT products difficult(ACTIVEX)
What's wrong with .NET?
Overkill - RedTitan value added is in things like EscapeE
It's still too hard - that's why PHP survives.
End users don't write .NET
RS2 looks like Pascal
for i:=1 to 10 do writeln('hello ',i); a:=56+(32.23/7); writeln(a);
THE LINK HERE GETS YOU THE NEXT SLIDE
2