Skip to content

Installation

The xidl compiler, or xidlc, can compile .idl files containing interface definitions.

Terminal window
curl --proto '=https' --tlsv1.2 -sSf https://xidl.github.io/xidl/public/install.sh | sh

xidl provides a Visual Studio Code extension that offers features like syntax highlighting, syntax checking, go-to-definition, and API preview:


Install Extension