A Terminal User Interface for the Glasgow Haskell Compiler Interactive Mode
Go to file
2023-10-14 21:32:14 -07:00
app Add default empty target 2023-10-08 22:43:28 -07:00
assets Some more early development 2023-06-06 22:19:12 -07:00
lib Multiple structural changes for lib 2023-10-08 22:41:08 -07:00
test Add basic HSpec testing 2023-10-13 00:13:42 -07:00
.gitignore Add .gitignore 2023-06-03 19:36:39 -07:00
cabal.project Add cabal.project 2023-10-14 21:32:14 -07:00
CHANGELOG.md Some more early development 2023-06-06 22:19:12 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md with full CoC 2023-10-08 18:25:49 -07:00
fourmolu.yaml Add fourmolu.yaml 2023-06-03 19:36:09 -07:00
fswatch_build.sh The interpreter commit 2023-07-30 16:02:36 -07:00
ghcitui.cabal Add basic HSpec testing 2023-10-13 00:13:42 -07:00
INSTALL.rst Add INSTALL.rst instructions 2023-10-13 00:21:06 -07:00
LICENSE Newline at the end of the LICENSE 2023-10-08 00:38:41 -07:00
README.md Some more early development 2023-06-06 22:19:12 -07:00

GHCiTUI: Interactive terminal interface for the Glasgow Haskell Compiler

This is a current work in progress of a front-end terminal interface for ghci. It provides a source viewer, keybindings, an interactive interpreter, and a local context viewer.