hscurses

Terminal library

Provides a Haskell interface to the ncurses library for managing an application's display on character-cell terminals.

ncurses binding for Haskell

GitHub

61 stars
9 watching
21 forks
Language: Haskell
last commit: over 9 years ago

Related projects:

Repository Description Stars
joelburget/react-haskell A set of libraries and tools for building web UI using Haskell 352
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 598
byorgey/haskell-course A collection of materials and resources for learning Haskell programming language 275
edadma/ncurses Provides a way to access the GNU Ncurses C library in Scala applications. 5
ndmitchell/hoogle A search engine for Haskell APIs 755
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 846
achirkin/vulkan A Haskell library providing low-level bindings to the Vulkan graphics API 63
serras/hinc A Haskell code transpiler from another syntax to the standard Haskell syntax 111
haskell-gi/haskell-gi Generates Haskell bindings for GObject Introspection capable libraries 293
sullyj3/buttplug-hs-core A low-level Haskell client library for the Buttplug Sex Toy Control System 23
jwiegley/coq-haskell A Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant. 168
snuk182/nuklear-backend-wgpurs A Rust library providing a drawing backend for the Nuklear 2D immediate GUI library using WGPU. 10
egonschiele/handsomesoup A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. 123
commercialhaskell/haskellers A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. 141
snuk182/nuklear-rust Bindings to a 2D GUI library for creating graphical user interfaces 363