Attention

These docs are a bit ambitious. The steps described are accurate but IronPLC cannot yet run programs.

Compiler Reference

The program ironplcc (ironplcc.exe on Windows) is IronPLC’s command line interface. Most developers will use ironplcc through the Visual Studio Code Extension, but you can also use ironplcc directly, for example, to implement a continuous integration pipeline.

This chapter describes how to use the command line interface.