Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 697 Bytes

File metadata and controls

9 lines (6 loc) · 697 Bytes

Generic Language Container-Based Playground Backend

Docker Image Version (latest by date) License: MIT

This repository contains a small Kotlin server that can be used to support a generic container-based playground backend, allowing untrusted code in any language to be safely executed. The goal is to support interactive online code examples in a variety of programming languages.

An online demo is available.