/z-example

examples for Haskell-Z libraries

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Z-Example

Linux Build Status MacOS Build Status

This package provides several examples using ZHaskell libraries, demonstrating usability and performance.

  • wc, simple word counter with same performance with system wc.
  • guess-std-type, provide infos on how stdout is connected.

Other Examples