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 9b56d9f187 Update examples for file API removal 9 years ago
..
alloc-hybrid Fix -Wcast-align problems in examples 9 years ago
alloc-logging Make things work on systems defaulting to python3 9 years ago
alloc-torture Fix -Wcast-align problems in examples 9 years ago
cmdline Example fixes for panic removal 9 years ago
codepage-conv Example fixes for print/alert removal 9 years ago
coffee Fix coffee Makefile paths and README 10 years ago
cpp-exceptions Example fixes for print/alert removal 9 years ago
debug-trans-dvalue Example fixes for print/alert removal 9 years ago
debug-trans-socket Use netinet/in.h instead of arpa/inet.h 9 years ago
dummy-date-provider Dummy custom Date provider example 9 years ago
eval Example fixes for duk_safe_call() change 9 years ago
eventloop Update examples for file API removal 9 years ago
guide Update examples for file API removal 9 years ago
hello Example fixes for print/alert removal 9 years ago
jxpretty Example fixes for print/alert removal 9 years ago
sandbox Update examples for file API removal 9 years ago
README.rst Add extras/ dir, add READMEs for extras+examples 10 years ago

README.rst

================
Duktape examples
================

Examples for using Duktape. These support user documentation and are
intended as informative illustrations only.

Examples are unmaintained and are not production quality code. Bugs are
not not necessarily fixed, unless the bug makes the example misleading
as documentation.