- Computer Bits:
Linux/ etc: Scripting Languages - Good general piece: history, rationale.
- eNITL - The Network Improv
Template Language. A scripting language engine for C++ applications which require
flexible, user-configurable output generation and internal scripting.
- Frexx Programming Language: FPL -
Interpreting script/macro language shared library, designed to be flexible and easily
inserted in any code. Complete script programming language *very* similar to C. If you are
a software developer and plan to add any kind of macro/script control, consider the FPL
alternative! FPL library lets programmers define functions and variables that FPL should
accept. The library will call a function in the software whenever any of these functions
are used or variables are read in an FPL program.
- Microsoft Scripting Technologies -
VBScript, JScript, Script Debugger, Scriptlets, Remote Scripting.
|