The Blackj library is a standard ECMA 262 3rd Edition implementation for embedded scripting in C/C++, Delphi applications. The ECMA 262 standard defines the requirements for languages similar to JavaScript or JScript. The blackj.dll library is targeted to Windows programmers and developers who want to add scripting capabilities to their software easily and fast. The blackj.dll library is written in highly portable ANSI C code and it is distributed in the form of a dll. It can be used from any compiler/language that supports dlls such as C/C++, Delphi and others. The BlackJ library was written by having three main goals in mind: Efficiency and low memory usage Standards Compliance (certain features have not been implemented) Easy integration - extension in a host environment Here are some of the things you can do by using the API: Execute a script which resides in a text file by providing just the path Execute a script by providing its source from a char* string. Call a function implemented in a previously loaded script and get a result Make a function implemented in your host environment available/accessible to scripts Return an array or object from a function in the host environment to the script code and vice versa Read/Delete any global property or the property of a global object ... and many more.
Comments
No comments have been submitted for this product. Be the first user to submit a comment.
More Similar Software
Performer v5.0 ... Performer is a standalone, very powerful FTP Scripting utility. The program's scripting technique has many major capabilities over a normal FTP Client. Performer is even capable of doing the scripting for you, offering an easy to use "Scripting wizard" which generate the scripting code so there really is no need for you to do any programming at all! The scripting language, called "Perform", is easy to use although extremely powerful. ...
DnsLibrary 1.03 ... The DNS Library is a COM object that makes dynamic DNS updates to BIND, Microsoft and other RFC-2136-compatible DNS servers possible in an easy way for applications written in C++, VB, JavaScript, and most scripting languages. The library supports the following record types: A, MX, SRV, NS, CNAME, PTR, TXT. The library implements 5 components: DnsLibrary.Server, DnsLibrary.Resolver, DnsLibrary.Authentication, DnsLibrary.ResourceRecord, DnsLibrary.ResourceRecordSet. For secure updates, HMAC-MD5 ...
Perl Scripting Tool 3.0.2965 ... Perl Scripting Tool features include: the ability to right click on your script and get a menu of the most useful functions; the ability to find matching brackets and go to line numbers; a built-In HTM2PERL utility; the ability to parse HTML; a subroutine library; an optional auto tab/indent; definable color syntax checking; an enhanced dual clipboard; a syntax checker; the ability to script quickly with the code wizard; user defined shortcut keys; and a scratch pad. ...
SocketTools Scripting Edition 5.0 ... SocketTools Scripting Edition consists of Component Object Model (COM) libraries designed primarily for use in scripting languages such as VBScript, JavaScript and PHP. While the interface to the Scripting Edition components is similar to the ActiveX controls in the Visual Edition, the internal design has significant differences. The Scripting Edition components do not have the inherent overhead of ActiveX controls and they implement a threading model that makes them much more efficient to use ...
paxCompiler 1.4 ... paxCompiler is an embeddable compiler of Pascal programming language that generates machine code for Intel processor. You can use the compiler as a scripting engine, so you can customize and extend your Delphi, VC++ or Free Pascal application without having to recompile it. The key features of the paxCompiler are: -the compiler was initially written in Borland Delphi as a set of Delphi components; - source code of paxCompiler is compatible with Free Pascal 2.0; - paxCompiler, implemented as ...