haskell / haskell/play-haskell

Graphical output

Open
#8 0 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.