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 c33494d7a5 Improve native stack check example 4 years ago
..
README.rst Use 'Ecmascript' spelling in examples/ 7 years ago
duk_cmdline.c Improve native stack check example 4 years ago
duk_cmdline.h Cmdline finalization for ajduk -> duk-low rename 7 years ago
duk_cmdline_lowmem.c Makefile cleanups for build and dist directories 4 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.