haskeline

Line editor library

Provides a user interface for line input in command-line programs with features such as rich editing and customizability.

A Haskell library for line input in command-line programs.

GitHub

224 stars
8 watching
75 forks
Language: Haskell
last commit: 6 months ago

Related projects:

Repository Description Stars
theam/haskell-do A Haskell-based code editor designed for interactive development and programming in the language. 352
justusadam/language-haskell Provides syntax highlighting and indentation support for Haskell language in Visual Studio Code 97
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850
sdiehl/repline A Haskell library for building custom readline-based REPL interfaces 106
haskell-lisp/liskell An implementation of Haskell semantics using Lisp syntax 67
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 846
haskell/filepath Provides functionality for manipulating file paths in a platform-independent way 67
viskell/viskell An experimental visual programming environment for functional languages with immediate feedback and type-guided development. 682
haskell/play-haskell A web-based Haskell development playground and compiler environment. 130
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67
haskell/network Provides a low-level networking interface in Haskell 329
haskell/statistics A fast and efficient library for computing statistical data in Haskell 301
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 598
serras/emacs-haskell-tutorial A tutorial on setting up Emacs for Haskell programming 689
jwiegley/coq-haskell A Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant. 168