[ ソース: duktape ]
パッケージ: duktape-dev (2.5.0-2+deb11u1)
duktape-dev に関するリンク
Debian の資源:
duktape ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [duktape.org]
類似のパッケージ:
embeddable Javascript engine, development files
Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint.
Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call Ecmascript functions from C code and vice versa.
This package contains all source files to use in own projects.
その他の duktape-dev 関連パッケージ
|
|
|
|
-
- dep: libduktape205 (= 2.5.0-2+deb11u1)
- embeddable Javascript engine, library