./lang/duktape, Embeddable Javascript engine

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q2, Version: 2.3.0, Package name: duktape-2.3.0, Maintainer: pkgsrc-users

Duktape is an embeddable Ecmascript E5/E5.1 engine with a focus on
portability and compact footprint. By integrating Duktape into your
C/C++ program you can easily extend its functionality through
scripting. You can also build the main control flow of your program
in Ecmascript and use fast C code functions to do heavy lifting.

The terms Ecmascript and Javascript are often considered more or less
equivalent, although Javascript and its variants are technically just
one environment where the Ecmascript language is used. The line
between the two is not very clear in practice: even non-browser
Ecmascript environments often provide some browser-specific built-ins.
Duktape is no exception, and provides the commonly used print() and
alert() built-ins. Even so, we use the term Ecmascript throughout to
refer to the language implemented by Duktape.


Master sites:

SHA1: 1d0edbb757b16f85bcf916b66c605103f736b4ff
RMD160: 3e90960d43a93909aadacd6cfc5ae642f057f483
Filesize: 974.191 KB

Version history: (Expand)