tree: 4ebd79690aefec4664079de84cbf30543e8bd77b [path history] [tgz]
  1. convert-to-nia/
  2. crc32/
  3. gifplayer/
  4. imageviewer/
  5. jsonfindptrs/
  6. jsonptr/
  7. library/
  8. zcat/
  9. README.md
example/README.md

This directory contains example programs that use Wuffs the Library. See Hello wuffs-c for an example program that uses Wuffs the Language and its wuffs-c compiler.

Other than example/library, all of these programs do real work. They‘re not just programming language toys at the “calculate the Fibonacci sequence” level of triviality. For example, the example/crc32 and example/zcat programs are roughly equivalent to Debian Linux’s /usr/bin/crc32 and /bin/zcat programs.