Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ndmitchell/guihaskell
- Owner: ndmitchell
- License: other
- Created: 2013-10-11T10:22:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-17T11:51:36.000Z (over 9 years ago)
- Last Synced: 2024-05-08T20:22:27.486Z (6 months ago)
- Language: Haskell
- Size: 492 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)