neohaskell / NeoHaskell

⏩ NeoHaskell is a dialect of Haskell that is focused on newcomer-friendliness and productivity.

Home Page:https://neohaskell.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neo REPL

NickSeagull opened this issue · comments

Should be a REPL that hooks on top of GHCi, but ideally has extra features like:

  • Syntax highlighting
  • Better Autocompletion (maybe a dropdown menu?)