rgleichman / glance

A visual Haskell
https://www.youtube.com/channel/UCs2gsWfcy83Yqk873WkPfeg
Apache License 2.0
716 stars 15 forks source link

GUI #11

Open rgleichman opened 3 years ago

rgleichman commented 3 years ago

Make a GUI for Glance. The current approach is to use Cairo and GTK. The rendering could be in a separate process so that interacting and dragging nodes is not slowed down by rendering.