Skip to content

theothertomelliott/emojicode-playground

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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