Attention

IronPLC can only run very simple programs. The steps described are accurate but many language features are not yet supported.

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.