Skip to content

theothertomelliott/emojicode-playground

Repository files navigation

Emojicode Playground

A web playground for the Emojicode language.

Screenshot of "Hello world"

It currently compiles version 0.8.4 of the language.

You can try out a live example at https://emojicode.telliott.io.

Running

You can run the Emojicode Playground locally with Docker Compose.

Assuming you have the following prerequisites:

You can run the server locally with the command:

$ make compose

Testing

Go packages below the pkg directory have unit tests that rely on a local instance of Docker.

These tests will time out if you don't have a local copy of the expected emojicode Docker image. You can download it with this command:

$ docker pull theothertomelliott/emojicode:0.8.4

About

A web playground for the Emojicode language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published