|
ANN: paxJavaScript, beta-version
paxJavaScript is the fourth "pax" language of the paxScript scripting engine. paxJavaScript implements ECMA 262 standard
and extends it with the concept of namespace. The main subject of paxJavaScript
is the cross-language integration. You can use native JavaScript objects in your
paxPascal, paxBasic, and paxC scripts. Inversely, paxScript engine allows you to
create instances of paxPascal, paxBasic, paxC, and host-defined classes in your
JavaScript scripts.
TPAXScripter component allows you to embed paxScript interpreter into your Delphi application, so you can extend and customize the application without having to recompile it.
Thank you.
Related Discussions - SECURISATION DE LOGICIEL. (2001-01-08 08:50:15)Si tu es intéressé, j'ai fait un générateur de numéros de série "anti-copie" : il est basé sur des caractéristiques du processeurs, donc en cas de...
- BTRIEVE ERROR CODE 3014, «NO ENGINE FOUND» ,PLEASE HELP... (2001-01-10 07:01:39)Contact me via e-mail at mrbaseball34@hotmail.com.
I have a very good friend that works in support at
Pervasive and he will telephone you to work...
- YOUR FAVORITE BDE ALTERNATIVE? (2001-01-13 10:44:19)I joined the company I am currently working for three years ago. MsAccess databases were managed with the BDE. Since we ship our application to...
- USING DELPHI 2.0 HAVING TROUBLE WITH HINTS (2001-01-17 15:50:23)I double checked that the Showhints was true in the form.
Still no hints. I also have a value in each component's hint that I want a hint from.
- HOW TO MAKE YOUR .EXE FILES SMALLER THAN 300K? (2001-01-19 00:23:34)yeah me too, i am interested in those articles too
ruben
- EASY QUESTION - HOW TO DETERMINATE WIN VERSION ? (2001-01-19 14:46:21)var
OSVer : Integer;
.
.
.
var
OSVersionInfo: TOSVersionInfo;
begin
OSVersionInfo.dwOSVersionInfoSize := SizeOf(OSVersionInfo);...
- NICELY BUT QUESTION FOR EXPERTS ... (2001-01-22 09:51:44)Sorry, I don't know how to configure proxy with delphi. To do it by yourself, go in control panel->internet->connections, select a connection then...
- HOW CAN I INSERT PICTURE INTO MS-ACCESS DATABASE ( OLE OBJECT) (2001-01-23 09:18:54)What version of Delphi are you using?
- OLE (2001-01-23 03:07:14)If you want to make something like "personalized letter", when you have got one or more pages of normal text, where you want to put the values from...
- TRANSPARENT STRINGGRID (2002-01-17 12:35:13)try cooldev's TCoolStringGrid
TCoolStringGrid is an Advanced string grid component. Wallpapers, transparency, flat borders, caption. Each...
|