sdcc-s51
Small Device C Compiler
Install
- All systems
-
curl cmd.cat/sdcc-s51.sh
- Debian
-
apt-get install sdcc
- Ubuntu
-
apt-get install sdcc
- Arch Linux
-
pacman -S sdcc
- Kali Linux
-
apt-get install sdcc
- Fedora
-
dnf install sdcc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sdcc
- OS X
-
brew install sdcc
- Raspbian
-
apt-get install sdcc
- Dockerfile
- dockerfile.run/sdcc-s51
sdcc
Small Device C Compiler
SDCC is a C compiler for the Intel MCS51 family, HC08, PIC, GameBoy Z80, DS80S390, Z80, Z180 and STM8 microcontrollers. This package includes the compiler, assemblers and linkers.