|
[ANN] TPasScript with Kylix
Kylix version of the TPasScript component has been released.
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 Kylix 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 in a script;
use Kylix classes, routines, variables and constants in a script;
call routines defined in a dynamically loadable library (.so);
create script-defined event handlers;
create script-defined callback functions;
call a script routine.
Thank you.
Alexander Baranovsky,
VIRT Laboratory
http://users.ints.net/virtlabor/
ab@virtlabor.donbass.com
Related Discussions - WHAT IS THAT NUMBER 6 (2001-01-24 11:31:03)Hi,
Kylix is a separate program that con recompile you're delphi or c++Builder program to run inder Linux.
Go here for more info on kylix:...
- TRICHEDIT CHANGES CONTENTS ON WINDOWS 2000 (2001-01-25 10:46:38)It would not be the first time Microsoft makes some modifications to the behaviour of a library. For example, everytime a new version of MDAC is...
- KYLIX FOR LINUX (2001-02-16 06:37:30)I would imagine so. I think the only restriction is that you will need KDE installed as your Window Manager, and also make sure that your Kernel...
- ADO VERSES ODBC ? (2001-02-21 08:08:12)I say, without a doubt, that ADO is preferred over ODBC. ODBC add an extreemly fat and slow layer between your application and your data. ADO, on...
- WHAT IS THE DIFFERENCE BETWEEN DELPHI 6 AND KYLIX? (2001-02-27 07:13:31)Yes, it should be available some time around April or perhaps around May. I called Borland, and that's the answer I got from them.
- DELPHI AND NETWORK! (2001-03-01 22:58:08)In your Demos\Internet directory there is a simple chat program, just open it and compile. If you want to go for something cooler download Indy....
- COMPILING APPS FOR NON-INTEL PROCESSORS (2001-03-13 13:08:46)Yeah it would be nice. I have had several people request Mac versions of our software.
- WHAT IS BETTER - VISUAL BASIC OR DELPHI - WHY ? (2001-03-29 12:38:21)I have used both VB and Delphi .... and since I came from the world of DOS, I (had) an aversion to Windows based anything, but now that I've been...
- EXECUTING IE OR NETSCAPE. (2001-04-03 17:38:13)Hi back,
I understand what you are trying to tell me. However, i want to write this program in kylix and not delphi. I know that they are kind...
- ARTICLE ABOUT DELPHI VS VB FOR A DELPHI FAN... (2001-04-19 09:10:53)Here is a listing of some articles that compare the suitability Delphi to other languages:...
|