delphi中的脚本控件paxscript3.0
TPaxScripter for Delphi 5, 6, 7, 2005, BCB 6, Kylix 3. --- Version: 3.0. Build: 29 May, 2006. Copyright (c) 2003-2006 Alexander Baranovsky Author: Alexander Baranovsky E-Mail: ab@cable.netlux.org Website : http://www.paxscript.com/ paxScript is an interpreter of 4 object-oriented scripting languages: paxBasic, paxC, paxJavaScript and paxPascal. The key features of the paxScript are: . All pax-languages support such concepts of the modern programming as namespaces, nested classes, inheritance, static(shared) members, indexed properties, default parameters, delegates, exception handling, regular expressions. If you know VB.NET, C# or Object Pascal, you are already familiar with paxScript. . Cross-language integration. For example, you can use modules written in paxBasic and paxC in your paxPascal scripts and vice versa. . Separate compilation of the modules. . Direct calling dll-defined routines. All calling conventions register, pascal, cdecl, stdcall, safecall are supported. . Embedding scripts into html pages. All paxScript languages support LISPPA technology which considerably extends the applicability of imperative programming languages in the symbolic computations and AI applications. TPaxScripter component allows to embed paxScript interpreter into your Delphi or Borland C++Builder 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. . Import Delphi units automatically with paxScript Importer. . Convert dfm-files into the paxPascal scripts. . Call script-defined functions. . Save/Load compiled scripts to/from a stream. . Unite source code modules and compiled (binary) modules in your script project. Moreover, you can add full compiled script to the script project. . Build the code explorer tree. . Customize compilation process and error handling. . Use scripter in the debugger mode (breakpoints, step into, trace over, run to cursor). The component comes with full source code of paxScript IDE, so you can use it as a base to develop your own integrated environment. Source code of the paxScript interpreter and TPaxScripter component is written entirely with Delphi and compatible with Delphi 5, Delphi 6, Delphi 7, C++Builder 5, C++Builder 6, Kylix 3. You don't need any extra DLLs or OCXs. TPaxScripter component is thread safe. It has small footprint (about 30-40 Kb per extra TPaxScripter instance). New: - Increased speed of loading compiled scripts. - TPaxScripter.OnLoadDll event. - TPaxScripter.IsExecutableSourceLine method. - TPaxScripter.RegisterVirtualObject method. - CreateScriptObjectEx function (PAX_RTTI unit). - Conditional breakpoints.
delphi中的脚本控件paxscript3.0
预估大小:667个文件
PaxIDE.cfg
439B
styles.css
320B
BASE_CODE.dcu
218KB
PaxScripter_BCB6.cpp
344B
PaxScripter_BCB5.bpk
2KB
paxscripter.dcr
4KB
PaxScripter_BCB6.bpk
4KB
PaxScripter_D6.cfg
470B
PaxScripter_KBCB3.bpk
3KB
PaxScripter_D9.bpl
808KB
3.92MB
文件大小:
评论区