Description: TPasScript component for Delphi 4, 5, 6. Version 6.5
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.
- [C-ompile-C] - 1 with the C# written in C interpreter,
File list (Check if you may need any files):
Delphi6Personal
...............\passcr.dcr
...............\passcr6.dpk
...............\passcr6.res
...............\_psi.dcu
...............\_RESSTR.dcu
...............\_dlls.dcu
...............\_main.dcu
...............\_parser.dcu
...............\_scanner.dcu
...............\_disp.dcu
...............\_postfix.dcu
...............\_extern.dcu
...............\_symbol.dcu
...............\_list.dcu
...............\_share.dcu
...............\_dfm.dcu
...............\_import.dcu
...............\passcr.dcu
Demos
.....\Advanced
.....\........\info
.....\........\fmCompiling.dfm
.....\........\fmMain.dfm
.....\........\PasScript.dpr
.....\........\fmCompiling.pas
.....\........\fmMain.pas
.....\........\PasScript.res
.....\Simple
.....\......\Unit1.dfm
.....\......\Project1.dpr
.....\......\Unit1.pas
.....\......\Project1.res
.....\......\EventHandlers1.pas
.....\Debug
.....\.....\debug.dpr
.....\.....\fact.pas
Dll
...\_INTER.DPR
...\info
Help
....\passcript.hlp
Install.txt
License_src.txt
Order.txt
readme