glotcode / glot

Code playground

Home Page:https://glot.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glot

an open source code playground.

Components

Name Description
glot-app glot.io website
glot-languages Language definitions and docker images
docker-run Code runner api
code-runner Code runner

Overview

                   glot.io
             ┌──────────────────┐
             │     glot-app     │
             └──────────────────┘
                      │
                      │
                      ▼
             ┌──────────────────┐
             │    docker-run    │
             └──────────────────┘
                      │
                      │
                      ▼
         ┌─────────────────────────┐
         │         docker          │
         │  ┌───────────────────┐  │
         │  │    glot-images    │  │
         │  │  ┌─────────────┐  │  │
         │  │  │ code-runner │  │  │
         │  │  └─────────────┘  │  │
         │  └───────────────────┘  │
         └─────────────────────────┘

About

Code playground

https://glot.io/