[Haskell-cafe] Batteries included (Was: GHC is a monopoly compiler)
Joachim Durchholz
jo at durchholz.org
Thu Sep 29 00:40:42 UTC 2016
Am 29.09.2016 um 00:35 schrieb Tony Day:
> My solution to the lack of graphics is ipython or a workflow that looks
> like it - a loop that renders charts, runs code and places results in a
> markdown file, then rendered in the browser.
> That's about as live as you can get mixing Windows and open source.
There was a time when this was correct, but it has been gone for almost
a decade now.
Today, you can even choose the abstraction level:
- GTK++ for GUI
- SDL for multimedia
- OpenGL for 3d Graphics
More information about the Haskell-Cafe
mailing list