[Haskell-cafe] Block editor for Haskell

Chris Smith cdsmith at gmail.com
Thu Apr 26 17:25:23 UTC 2018


Alex, a couple years ago, Stefan Jacholke built something like this for
CodeWorld, which is a variant of Haskell.  It's not general-purpose and
builds for a custom prelude, but it might be worth looking at.  You should
be aware that while I've kept it basically working, there are plenty of
known bugs.

Available at https://code.world/blocks

On Thu, Apr 26, 2018, 1:48 AM Alex McLean <alex at slab.org> wrote:

> Hi all,
>
> I'm wondering if anyone has made a 'block editor' for Haskell, i.e. a
> syntax-aware text editor where you make a program by snapping together
> type-compatible words, usually with a mouse. Something similar to
> Scratch for example: https://scratch.mit.edu/
>
> Any leads appreciated!
>
> Best wishes
>
> alex
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20180426/5ec23dd9/attachment.html>


More information about the Haskell-Cafe mailing list