|
Texis Web Script is a powerful HTML server-side programming
environment that enables a designer to easily create, deploy, and
maintain Web based applications. It tightly integrates into one
package three of the most needed entities:
- An object enabled SQL RDBMS (Texis)
- Concept Based Text Retrieval (Metamorph)
- A CGI-scripting language and compiler (Vortex)
The fundamental idea behind Texis Web Script is to extend HTML with
programming capabilities which are directed towards the most commonly
performed Web activities. This extended HTML language is called
Vortex.
Vortex HTML is compiled into a P-code similar to Java.
Execution of this P-code is very fast and efficient in contrast to
interpreted script languages, and can easily support the demands of
very highly hit Web servers.
Copyright © Thunderstone Software Last updated: Mon Feb 18 10:28:15 EST 2013
|