PasScript6_4d2_Src

所属分类:Pascal/Delphi编程
开发工具:WINDOWS
文件大小:209KB
下载次数:0
上传日期:2020-05-19 05:18:30
上 传 者Bokskabouter
说明:  Pascal Script 6.4 d2

文件列表:
_dfm.pas (17473, 2002-01-29)
_disp.pas (10270, 2002-01-11)
_dlls.pas (6375, 2002-01-11)
_extern.pas (117834, 2002-01-22)
_INTER.DPR (1162, 2001-07-25)
_list.pas (16855, 2002-01-15)
_main.pas (102515, 2002-01-24)
_parser.pas (162962, 2002-01-24)
_postfix.pas (196202, 2002-01-24)
_psi.pas (467, 2002-01-11)
_RESSTR.PAS (5331, 2002-01-11)
_scanner.pas (21331, 2002-01-24)
_share.pas (141200, 2002-01-15)
_symbol.pas (199828, 2002-01-24)
bugfixes (1352, 2002-01-17)
fmCompiling.dfm (1736, 2001-11-15)
fmCompiling.pas (2064, 2002-01-11)
fmMain.dfm (7316, 2002-01-10)
fmMain.pas (32380, 2002-01-11)
HELP.TXT (9909, 2001-11-07)
IMPORT.DPR (7873, 2001-07-25)
INSTALL.TXT (1459, 2001-11-07)
License_src.txt (1644, 2001-06-13)
PASSCR.DCR (636, 1999-10-28)
passcr.pas (69982, 2002-02-12)
PASSCR4.DPK (558, 2001-03-27)
PASSCR4.RES (1536, 2001-03-27)
PASSCR5.DPK (557, 2001-03-27)
PASSCR5.RES (1536, 2001-03-27)
passcr6.dpk (576, 2001-07-10)
passcr6.res (1536, 2001-07-10)
PASSCRB3.BPK (4291, 2001-08-19)
PASSCRB3.CPP (672, 2001-08-19)
PASSCRB3.RES (1536, 2001-08-19)
PASSCRB4.BPK (4490, 2001-08-19)
PASSCRB4.CPP (676, 2001-08-19)
PASSCRB4.RES (1536, 2001-08-19)
PASSCRB5.BPK (2896, 2001-08-19)
PASSCRB5.CPP (727, 2002-01-29)
... ...

{********************************************************} { TPasScript component for Delphi,Kylix and C++ Builder } { Version 6.3 } { Copyright(c) Alexander Baranovsky,1999-2001 } {********************************************************} PasScript is an interpreter of the Object Pascal language which supports all Object Pascal data types except interfaces. The TPasScript component allows you to embed the interpreter into your Delphi application so you can extend and customize the application without having to recompile it. Using TPasScript you can: . write and run scripts . use such concepts as default parameters, overloaded routines, open arrays, records, classes, class references, objects, events, and more . pause, resume, and terminate a script . save/load compiled scripts to/from a stream . call a script routine . handle Windows messages . create script-defined event handlers . create script-defined callback functions . use Delphi types, routines, variables and constants in a script . call routines defined in a dll . control an OLE Automation server New: Methods allowing you to create a custom debugger, so you can trace scripts (step over, trace into, run to cursor), toggle breakpoints, evaluate script-defined expressions at run-time, view the call stack etc. Alexander Baranovsky, VIRT Laboratory http://users.ints.net/virtlabor/ ab@virtlabor.donbass.com

近期下载者

相关文件


收藏者