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 7d39557196 Avoid const discard warning with duk linenoise 8 years ago
..
README.rst Rename various READMEs to .rst suffix 10 years ago
duk_cmdline.c Avoid const discard warning with duk linenoise 8 years ago
duk_cmdline_ajduk.c Examples and extras fixes for #if(n)def 8 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.