FICHA · MANJARO

cepl

An interactive C (ISO/IEC 9899:2011) read–eval–print loop (REPL)

  • tool
  • CLI
  • REPL
  • LANGUAGE-TOOLING
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Provides an interactive read-eval-print loop for ISO C11. It lets developers try C expressions, snippets, and small experiments without creating a full project first.

Use it for learning, quick checks, or exploratory C work. Results from a REPL should still be verified in the real build environment when portability or compiler flags matter.

How to run

cepl

Commands: cepl

Permissions

Permissions not analysed for this source yet.