Description of DBasic Script Language :
A fast script language for Delphi. Complete documentation, three demo projects and a math parser included. Scripts are not interpreted, they are compiled into a compact p-code and executed by an assembly optimized Virtual Machine. DBasic can interface with Delphi functions and VCL. Does not require DLLs or OCX.