irony-server

Emacs C/C++ minor mode powered by libclang (server)

Install

All systems
curl cmd.cat/irony-server.sh
Debian Debian
apt-get install irony-server
Ubuntu
apt-get install irony-server
image/svg+xml Kali Linux
apt-get install irony-server
Windows (WSL2)
sudo apt-get update sudo apt-get install irony-server
Raspbian
apt-get install irony-server

irony-server

Emacs C/C++ minor mode powered by libclang (server)

irony-mode is an Emacs minor-mode that aims at improving the editing experience for the C, C++ and Objective-C languages. It works by using a combination of an Emacs package and a C++ program (irony-server) that uses libclang. This package contains the architecture-specific irony-server.

irony-mode

C/C++ minor mode powered by libclang

irony-mode is an Emacs minor-mode that aims at improving the editing experience for the C, C++ and Objective-C languages. It works by using a combination of an Emacs package and a C++ program (irony-server) that uses libclang.