mirror of https://github.com/svaarala/duktape.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sami Vaarala
1827a77f1f
|
4 years ago | |
---|---|---|
.. | ||
README.rst | 7 years ago | |
duk_cmdline.c | 4 years ago | |
duk_cmdline.h | 7 years ago | |
duk_cmdline_lowmem.c | 7 years ago |
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.