FICHA · AUR

cling-bin

The cling C++ interpreter

  • Runtime
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 30, 2026 description in en

Description

Interactive C++ experimentation is available through the prebuilt Cling interpreter. It is useful for developers and students who want a C++ REPL for quick tests, teaching, or exploring APIs without setting up a full build project.

The interpreter runs entered C++ code with the permissions of the user. Avoid unknown snippets, especially those touching files, processes, network access, or shell commands.

How to run

cling

Commands: cling

Permissions

Permissions not analysed for this source yet.