A Terminal User Interface for the Glasgow Haskell Compiler Interactive Mode
Go to file
2023-06-06 22:19:12 -07:00
app Some more early development 2023-06-06 22:19:12 -07:00
assets Some more early development 2023-06-06 22:19:12 -07:00
lib Some more early development 2023-06-06 22:19:12 -07:00
.gitignore Add .gitignore 2023-06-03 19:36:39 -07:00
CHANGELOG.md Some more early development 2023-06-06 22:19:12 -07:00
CONTRIBUTING.md Some more early development 2023-06-06 22:19:12 -07:00
fourmolu.yaml Add fourmolu.yaml 2023-06-03 19:36:09 -07:00
ghcitui.cabal Some more early development 2023-06-06 22:19:12 -07:00
LICENSE Some more early development 2023-06-06 22:19:12 -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.