ANN: paxScript, v1.5

From: Alexander Baranovsky (ab_at_cable.netlux.org)
Date: 11/29/03

  • Next message: Peganza: "ANN: ICARUS version 1.4.4.1 - Uses List Analyzer for Delphi (freeware)"
    Date: Sat, 29 Nov 2003 20:20:18 +0200
    
    

    New version of the paxScript scripting engine has been released.

    Major changes in v1.5:

    - You can call routines defined in a dll directly in a script using all call
    conventions: register, pascal, cdecl, stdcall, safecall.
    - You can embed scripts into html pages and embed variables into the string
    literals.
    - Decreased size of paxScript footprint. It takes about 20KB per extra
    TPaxScripter instance.
    - Decreased size of compiled scripts.
    - Pax languages are represented as Delphi components, so you can choose
    selected languages.
    - Extra TPaxScripter methods allows you to build the code explorer tree. The
    Code Explorer panel has been added to paxScript IDE.
    - New paxScript importer comes with full source code for the registered
    paxScript users.

    paxScript is a set of object-oriented scripting languages: paxBasic, paxC,
    paxPascal and paxJavaScript. All pax-languages support such concepts of the
    modern programming as namespaces, nested classes, inheritance, shared
    members, indexed properties, delegates, exception handling, cross-language
    integration.

    TPaxScripter component allows you to embed the paxScript interpreter into
    your Delphi application, so you can extend and customize the application
    without having to recompile it.

    Using TPaxScripter you can

    - Import Delphi classes, routines, constants, and variables.
    - Create script-defined event handlers.
    - Call script-defined functions.
    - Save/load compiled scripts to/from a stream.
    - Use scripter in the debugger mode (breakpoints, step into, trace over, run
    to cursor).

    Source code of the paxScript interpreter and TPaxScripter component is
    compatible with D5, D6, D7, BCB5, BCB6, K3.

    Thank you.

    Alexander Baranovsky
    VIRT Laboratory
    http://www.virtlaboratory.com
    http://www.paxscript.com


  • Next message: Peganza: "ANN: ICARUS version 1.4.4.1 - Uses List Analyzer for Delphi (freeware)"

    Relevant Pages

    • [ANN] paxScript, v3.0
      ... Version 3.0 of the paxScript scripting engine has been released. ... Increased speed of loading compiled scripts. ... Import Delphi classes routines, constants, and variables. ... Save/Load compiled scripts to/from a stream. ...
      (borland.public.delphi.thirdpartytools.general)
    • ANN: paxScript, v2.0
      ... New version of the paxScript scripting engine has been released: ... Support of Delphi syntax of units (interface, implementation, ... Embedding scripts into html pages. ...
      (borland.public.delphi.thirdpartytools.general)
    • ANN: paxScript, v1.8
      ... paxScript importer allows you to generate source code of the dll. ... imported methods and routines has been increased considerably. ... Embedding scripts into html pages. ... Delphi or Borland C++ Builder application, so you can extend and customize ...
      (borland.public.delphi.thirdpartytools.general)
    • ANN: Christmas offer for paxScript
      ... We are glad to announce special 25% discount for paxScript scripting engine. ... Separate compilation of the modules. ... Embedding scripts into html pages. ... - Import Delphi classes, routines, constants, and variables. ...
      (borland.public.delphi.thirdpartytools.general)
    • ANN: paxScript for Delphi 2005
      ... Delphi 2005 version of paxScript has been released. ... Separate compilation of the modules. ... Embedding scripts into html pages. ...
      (borland.public.delphi.thirdpartytools.general)