repline
REPL wrapper
A Haskell library for building custom readline-based REPL interfaces
Haskeline wrapper for GHCi-like REPL interfaces
106 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. | 223 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 92 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 411 |
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 full-featured Common Lisp REPL with line editing, tab completion, debugger, and syntax highlighting. | 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 | 362 |
sdiehl/kaleidoscope | A Haskell implementation of an LLVM JIT compiler | 1,029 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
jazzbre/sdl2-beef | A C wrapper around SDL2 for the Beef Programming Language. | 4 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
haskell-lisp/liskell | An implementation of Haskell semantics using Lisp syntax | 66 |
agl/dclxvi | Reimplementation of pairing code from Naehrig, Niederhagen and Schwabe in assembly language for use as a shared library | 17 |