google / google/codeworld

RFC: Gitpod usage

Open
#1,561 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
1.3k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

Gitpod and the almost identical clone, GitHub codespaces, give a rather effective IDE for codeworld Haskell mode. You can try out mine here: https://github.com/3noch/haskell-gitpod-template/tree/codeworld (The output is automatically updated with `ghcid --run` and you can open the served port in the editor as a side-by-side tab.)

I'm curious if this would be useful to others somehow. How can it be improved? Would it make any sense to support this as an official "deployment" target? The only dependency (currently) is `codeworld-api` but I hope to eventually go all the way to serving GHCJS output like code.world does. Interactive programs are slow without that.

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.