# glotcode/glot

Code playground

Repository: https://github.com/glotcode/glot
Canonical: https://ross.abutalabs.com/products/glot
Homepage: https://glot.io/
License Family: other
Last push: 2024-08-16T16:45:04+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4148, "days_push": 747, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1666, forks 124 (observed 2026-08-28T04:05:19.125947+00:00)

## What it is
glot is an open source online code playground (glot.io) that lets users run and share code snippets in dozens of languages. It executes code in temporary Docker containers via a code-runner API, with a web editor supporting Vim/Emacs key bindings.

## Use cases
- run code snippets online in many languages
- share code snippets with a link
- try out a new programming language without installing it
- self-host a code execution sandbox
- run code in an isolated temporary container

## When to choose
- you want an open-source, self-hostable alternative to online playgrounds like repl.it
- you need to run or share quick snippets across dozens of languages
- you want sandboxed execution with network access disabled

## When to avoid
- you need persistent projects, package installation, or long-running processes
- you need a full IDE or collaborative editing features
- you require guaranteed uptime or commercial support

## Facets
- artifact type: application
- maturity: active
- function: interpreter, http-server, container-runtime, developer-tools
- domain: developer-tools, programming-languages, education, self-hosted
- platform: self-hosted, browser
- tags: code-playground, snippets, online-editor, code-execution, docker-sandbox, web-server, docker

## Member repositories
- glotcode/glot (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:19.125947+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:42:59.260352+00:00, confidence not recorded.
  - readme: https://github.com/glotcode/glot (fetched 2026-08-28T04:05:19.125947+00:00, sha 30b91d556976)
  - homepage: https://glot.io/ (fetched 2026-08-29T11:16:48.387579+00:00, sha 155694d1af77)
- Data as of 2026-08-30T08:39:29.467469+00:00.
