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 629e68bf26 cmdline bug fix: avoid complaining about 'error in reading input' when executing code from a file 11 years ago
..
Makefile add some missing makefiles 11 years ago
README.txt example README.txt heading trivia 11 years ago
duk_cmdline.c cmdline bug fix: avoid complaining about 'error in reading input' when executing code from a file 11 years ago

README.txt

====================
Duktape command line
====================

Ecmascript command line execution tool, useful for running Ecmascript code
from a file, stdin, or interactively. Also used by automatic testing.