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
79f24d0bb2
|
7 years ago | |
---|---|---|
.. | ||
README.rst | 10 years ago | |
duk_cmdline.c | 7 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.