Used pdScript for Windows?


Editors’ Review

Download.com staff
pdScript is a standalone Pascal Script interpreter with native GUI support. It extends applications with scripting capabilities via a DLL or builds standalone executables for task automation and simple application development.
Enlarged image for pdScript
pdScript 0/1
  • Pros

    • Standalone interpreter and embeddable DLL for scripting
    • Natively supports graphical user interfaces via Delphi forms
    • Utilizes standard Delphi types, classes, and components
    • Builds standalone executables with optional code encryption
    • Supports command-line, GUI, and programmatic execution
  • Cons

    • Scripts are interpreted, not natively compiled for performance
    • Language support is specific to the Pascal Script dialect
    • GUI framework is limited to Delphi VCL forms
    • Platform dependent, designed for the Windows environment
    • Lacks features of a full development environment

Used pdScript for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1.9
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 10
  • Windows Vista
  • Windows 7
  • Windows Server
  • Windows XP
  • Windows 2000
  • Windows 2003
Additional Requirements
None
POPULARITY
Total Downloads
131
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Supply standalone interpreter for Pascal Script, with native support for VCL forms.
pdScript (Precision Delphi Script) is a standalone executable interpreter of Pascal Script language, with a native support for graphical user interface. It is provided also in the form of dynamic-link library, which is a good option for incorporating the plug-ins mechanism (add-ons, extensions) directly into your application. Areas of usage: Tasks automation - easy to use, yet powerful way to solve the current and/or recurring tasks. Externally used scripts - can be used as an independent (external) extension for your own applications. Integrated scripting - can serve as a scripting engine for your application's plug-in mechanism. Development - can be used to design and run a simple, but ready to use, applications (in interpreted mode). At school - possibility of learning the Object Pascal language in simplified Delphi like environment.pdScript is based on the "RemObjects Pascal Script engine" and allows you to use the standard types, classes, routines and components of the Delphi development environment, as well as functions from dynamic-link libraries (DLLs). pdScript uses Delphi forms (DFM) as resources for graphical user interface of your scripts, so the definition of required GUI is easy, fast and can be realized in any compatible environment (pdScript IDE, Delphi, Lazarus).pdScript interpreter allows you to execute your scripts by several ways. From command-line, by desktop shortcut, double-clicking the script file in Windows environment, via ShellExecute function in your programs, or by using the embedded pdScript interpreter (dynamic-link library). You can also build a standalone executable applications from your scripts, including an optional encryption of the code.

Download.com
Your review for pdScript