文件名称:TPaxCompilerV2_4_03
介绍说明--下载内容均来自于网络,请自行研究使用
paxCompiler是一个帕斯卡编程语言工具,编译工具生成机器代码为Intel处理器。编译工具的模式包括:基本的编译器和C编译器,交叉语言编程,固定装配工。
-paxCompiler is an embeddable compiler of the Object Pascal programming language. The key features of the paxCompiler are:
The compiler generates machine code for Intel compatible processors (IA-32 architecture).
It is possible to use the compiler as a scr ipting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write scr ipt-defined variables, call scr ipt-defined functions etc. You can save/load compiled scr ipts to/from a stream.
The compiler was initially written in Borland Delphi as a set of Delphi components. TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
Source code of paxCompiler is compatible with Free Pascal 2.0.
paxCompiler, implemented as paxcompilerlib.dll, can be used for scr iptin
-paxCompiler is an embeddable compiler of the Object Pascal programming language. The key features of the paxCompiler are:
The compiler generates machine code for Intel compatible processors (IA-32 architecture).
It is possible to use the compiler as a scr ipting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write scr ipt-defined variables, call scr ipt-defined functions etc. You can save/load compiled scr ipts to/from a stream.
The compiler was initially written in Borland Delphi as a set of Delphi components. TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
Source code of paxCompiler is compatible with Free Pascal 2.0.
paxCompiler, implemented as paxcompilerlib.dll, can be used for scr iptin
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PaxCompilerLib.dll
demos\AccessToScriptVariables
.....\.......................\Project1.dpr
.....\.......................\Project1.res
.....\.......................\Unit1.dfm
.....\.......................\Unit1.pas
.....\Benchmark1
.....\..........\Project1.dpr
.....\..........\Project1.res
.....\..........\Unit1.dfm
.....\..........\Unit1.pas
.....\Benchmark2
.....\..........\Project1.dpr
.....\..........\Project1.res
.....\..........\Unit1.dfm
.....\..........\Unit1.pas
.....\Benchmark3
.....\..........\Project1.dpr
.....\..........\Project1.res
.....\..........\Unit1.dfm
.....\..........\Unit1.pas
.....\Benchmark4
.....\..........\Project1.dpr
.....\..........\Project1.res
.....\..........\Unit1.dfm
.....\..........\Unit1.pas
.....\Breakpoints
.....\...........\Project1.dpr
.....\...........\Project1.res
.....\...........\Unit1.dfm
.....\...........\Unit1.pas
.....\CallRoutine
.....\...........\Project1.dpr
.....\...........\Project1.res
.....\...........\Unit1.dfm
.....\...........\Unit1.pas
.....\CodeComplet
.....\...........\Project1.dpr
.....\...........\script.txt
.....\...........\script2.txt
.....\...........\script3.txt
.....\...........\Unit1.dfm
.....\...........\Unit1.pas
.....\CodeExplorer
.....\............\IMPORT_Classes.pas
.....\............\Project1.dpr
.....\............\Unit1.dfm
.....\............\Unit1.pas
.....\code_explorer_ex
.....\................\IMPORT_Classes.pas
.....\................\Project1.dpr
.....\................\Project1.dproj
.....\................\Project1.res
.....\................\Unit1.dfm
.....\................\Unit1.pas
.....\DebugDemo
.....\.........\IMPORT_Classes.pas
.....\.........\Project1.dpr
.....\.........\Project1.res
.....\.........\Unit1.dfm
.....\.........\Unit1.pas
.....\.........\Unit2.dfm
.....\.........\Unit2.pas
.....\EvalExpression
.....\..............\Project1.dpr
.....\..............\Unit1.dfm
.....\..............\Unit1.pas
.....\EventHandler
.....\............\Project1.dpr
.....\............\Project1.res
.....\............\Unit1.dfm
.....\............\Unit1.pas
.....\EventHandler2
.....\.............\Project1.dpr
.....\.............\Project1.res
.....\.............\Unit1.dfm
.....\.............\Unit1.pas
.....\HandledException
.....\................\IMPORT_SysUtils.pas
.....\................\Project1.dpr
.....\................\Project1.res
.....\................\Unit1.dfm
.....\................\Unit1.pas
.....\Hello
.....\.....\Project1.dpr
.....\.....\Project1.res
.....\.....\Unit1.dfm
.....\.....\Unit1.pas
.....\Inheritance
.....\...........\IMPORT_Classes.pas
.....\...........\Project1.dpr
.....\...........\Project1.res
.....\...........\Unit1.dfm
.....\...........\Unit1.pas
.....\Interface
.....\.........\Intf.pas
.....\.........\Project1.dpr
.....\.........\Project1.res
.....\.........\script1.txt
.....\.........\script2.txt
demos\AccessToScriptVariables
.....\.......................\Project1.dpr
.....\.......................\Project1.res
.....\.......................\Unit1.dfm
.....\.......................\Unit1.pas
.....\Benchmark1
.....\..........\Project1.dpr
.....\..........\Project1.res
.....\..........\Unit1.dfm
.....\..........\Unit1.pas
.....\Benchmark2
.....\..........\Project1.dpr
.....\..........\Project1.res
.....\..........\Unit1.dfm
.....\..........\Unit1.pas
.....\Benchmark3
.....\..........\Project1.dpr
.....\..........\Project1.res
.....\..........\Unit1.dfm
.....\..........\Unit1.pas
.....\Benchmark4
.....\..........\Project1.dpr
.....\..........\Project1.res
.....\..........\Unit1.dfm
.....\..........\Unit1.pas
.....\Breakpoints
.....\...........\Project1.dpr
.....\...........\Project1.res
.....\...........\Unit1.dfm
.....\...........\Unit1.pas
.....\CallRoutine
.....\...........\Project1.dpr
.....\...........\Project1.res
.....\...........\Unit1.dfm
.....\...........\Unit1.pas
.....\CodeComplet
.....\...........\Project1.dpr
.....\...........\script.txt
.....\...........\script2.txt
.....\...........\script3.txt
.....\...........\Unit1.dfm
.....\...........\Unit1.pas
.....\CodeExplorer
.....\............\IMPORT_Classes.pas
.....\............\Project1.dpr
.....\............\Unit1.dfm
.....\............\Unit1.pas
.....\code_explorer_ex
.....\................\IMPORT_Classes.pas
.....\................\Project1.dpr
.....\................\Project1.dproj
.....\................\Project1.res
.....\................\Unit1.dfm
.....\................\Unit1.pas
.....\DebugDemo
.....\.........\IMPORT_Classes.pas
.....\.........\Project1.dpr
.....\.........\Project1.res
.....\.........\Unit1.dfm
.....\.........\Unit1.pas
.....\.........\Unit2.dfm
.....\.........\Unit2.pas
.....\EvalExpression
.....\..............\Project1.dpr
.....\..............\Unit1.dfm
.....\..............\Unit1.pas
.....\EventHandler
.....\............\Project1.dpr
.....\............\Project1.res
.....\............\Unit1.dfm
.....\............\Unit1.pas
.....\EventHandler2
.....\.............\Project1.dpr
.....\.............\Project1.res
.....\.............\Unit1.dfm
.....\.............\Unit1.pas
.....\HandledException
.....\................\IMPORT_SysUtils.pas
.....\................\Project1.dpr
.....\................\Project1.res
.....\................\Unit1.dfm
.....\................\Unit1.pas
.....\Hello
.....\.....\Project1.dpr
.....\.....\Project1.res
.....\.....\Unit1.dfm
.....\.....\Unit1.pas
.....\Inheritance
.....\...........\IMPORT_Classes.pas
.....\...........\Project1.dpr
.....\...........\Project1.res
.....\...........\Unit1.dfm
.....\...........\Unit1.pas
.....\Interface
.....\.........\Intf.pas
.....\.........\Project1.dpr
.....\.........\Project1.res
.....\.........\script1.txt
.....\.........\script2.txt