The latest version of codeworld-api is 0.8.1-0.

codeworld-api

Version 0.2.2.1 revision 0 uploaded by ChrisSmith.

Package meta

Synopsis
Graphics library for CodeWorld
Description

This module provides the drawing code for CodeWorld. It is heavily inspired by Gloss, but modified for consistency and pedagogical reasons.

It comes with two backends. When compiled with GHCJS, it uses the JavaScript FFI to run on http://code.world/. When compiled with GHC, it uses the blank-canvas package to provide a webpage consisting of just a panel locally. This way, the same program that runs on the CodeWorld server can also be run locally.

Author
The CodeWorld Authors
Bug reports
n/a
Category
n/a
Copyright
(c) 2018, The CodeWorld Authors
Homepage
n/a
Maintainer
Chris Smith <cdsmith@gmail.com>
Package URL
n/a
Stability
n/a

Components