haskell / haskell/play-haskell
Graphical output
Open
enhancement
help wanted
- Dominant language
- Haskell
- Stars
- 160
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to somehow be able to have some easy graphical output in the playground. This makes experimentation much more satisfying, especially for beginning programmers.
Ideas could be to provide hooks to display output from some existing graphics library like `diagrams` or `JuicyPixels`, or to design some custom graphics API. An idea for communicating the graphical output to the playground could be to just output a BMP,or an SVG on stdout.
Contributor guide
Assessment
This issue has not been assessed yet.