Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ndmitchell/guihaskell

A graphical REPL and development environment for Haskell
https://github.com/ndmitchell/guihaskell

Last synced: 25 days ago
JSON representation

A graphical REPL and development environment for Haskell

Awesome Lists containing this project

README

        

# GuiHaskell

This was an attempt at writing a GUI to vaious Haskell implementations (Hugs, GHCi, Yhc) for all platforms, called GuiHaskell. It is written in Haskell, using Gtk2Hs.

Note that GuiHaskell requires PropLang, an as yet entirely undocumented side project of mine.

Now the code is dead, but feel free to use/steal it as you wish.

![](https://raw.githubusercontent.com/ndmitchell/guihaskell/master/guihaskell-linux.png)

![](https://raw.githubusercontent.com/ndmitchell/guihaskell/master/guihaskell-windows.png)