FICHA · MANJARO

sdcc

Retargettable ANSI C compiler

  • Build tool
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Compiles C programs for small and embedded processors instead of general desktop CPUs. Developers use it for microcontroller, retro-computing, and embedded projects where the target hardware needs a specialized C compiler.

It is a terminal compiler toolchain. Generated code depends on the selected target, memory model, and device constraints, so test binaries on the intended hardware or emulator before relying on them.

How to run

sdcc

Commands: sdcc

Permissions

Permissions not analysed for this source yet.