JPMoresmau / dbIDE

Prototype of a web based, database driven Haskell IDE
17 stars 2 forks source link

Introduction

The dbIDE repository is where I put some ideas and code about building a next generation IDE for Haskell. Sounds cool, right?

hwide

The Haskell Web IDE is a proof of concept of using ThreePenny-GUI as the UI library, so most of the code runs on the web server and manipulates the HTML.