stdio
IO toolkit
A Haskell toolkit providing standardized input/output functions powered by libuv
Haskell Standard Input and Output
104 stars
14 watching
5 forks
Language: Haskell
last commit: about 4 years ago haskellhaskell-stdiolibuv
Related projects:
Repository | Description | Stars |
---|---|---|
zhaskell/z-io | Provides basic IO operations and networking capabilities for Haskell applications | 97 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 261 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
ocharles/engine.io | A Haskell implementation of real-time protocols for web applications, enabling client-server communication and event-based interactions. | 149 |
snapframework/io-streams | Provides primitives and combinators for working with input/output streams in Haskell. | 99 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
haskell-ci/haskell-ci | Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
w7cook/aopl | Teaching notes and resources on programming languages written in Haskell | 165 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 411 |
serras/hinc | A Haskell code transpiler from another syntax to the standard Haskell syntax | 111 |