repline
REPL wrapper
A Haskell library for building custom readline-based REPL interfaces
Haskeline wrapper for GHCi-like REPL interfaces
107 stars
5 watching
28 forks
Language: Haskell
last commit: over 1 year ago command-linehaskellhaskell-libraryreadlinerepl
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/haskeline | Provides a user interface for line input in command-line programs with features such as rich editing and customizability. | 224 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 95 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 412 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
haskell/win32 | A direct binding to Windows API calls in the Haskell programming language. | 97 |
koji-kojiro/cl-repl | A Common Lisp implementation of a full-featured REPL with rich functionalities | 153 |
kjlaw89/vsdl | A V wrapper for the SDL2 library, aiming to provide a native feel with a faithful implementation of its API. | 12 |
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 369 |
sdiehl/kaleidoscope | A Haskell implementation of an LLVM JIT compiler | 1,033 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 194 |
jazzbre/sdl2-beef | A C wrapper around SDL2 for the Beef Programming Language. | 5 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 352 |
haskell-lisp/liskell | An implementation of Haskell semantics using Lisp syntax | 67 |
agl/dclxvi | Reimplementation of pairing code from Naehrig, Niederhagen and Schwabe in assembly language for use as a shared library | 16 |