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 Cmdline example trivia, ajduk reference 7 years ago
..
README.rst Rename various READMEs to .rst suffix 10 years ago
duk_cmdline.c Cmdline bytecode file detection change 7 years ago
duk_cmdline.h Cmdline finalization for ajduk -> duk-low rename 7 years ago
duk_cmdline_lowmem.c Cmdline example trivia, ajduk reference 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.