polardbxengine/extra/duktape/duktape-2.3.0/examples/cmdline
dengwendi 1d6524707e INIT 2023-11-15 15:04:10 +08:00
..
README.rst INIT 2023-11-15 15:04:10 +08:00
duk_cmdline.c INIT 2023-11-15 15:04:10 +08:00
duk_cmdline.h INIT 2023-11-15 15:04:10 +08:00
duk_cmdline_lowmem.c INIT 2023-11-15 15:04:10 +08:00

README.rst

====================
Duktape command line
====================

ECMAScript command line execution tool, useful for running ECMAScript code
from a file, stdin, or interactively.  Also used by automatic testing.