@hackage streamly-examples0.1.0

Examples for Streamly

  • Installation

  • Tested Compilers

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      fusion-plugin
       (off by default)

      Use fusion plugin for for best performance

      sdl2
       (off by default)

      Include graphics examples using SDL2

      interop
       (off by default)

      Include examples of inter-operation with other libraries

Practical examples to demonstrate the features and performance of Streamly. Includes examples about file IO, text processing, networking, concurrent programming, reactive programming and more.

These examples also serve as a beginner's guide to express practical programs using the dataflow programming (streaming) model. Please visit the https://streamly.composewell.com Streamly homepage> for more details and comprehensive documentation.