IEC 61131-3 Virtual Machine

This project implements a compiler for IEC 61131-3 textual languages, the output of which is a byte code intended to be run in a small virtual machine also under development as part of this project. While this project is intended to eventually support the Instruction List (IL) and Structured Text (ST) IEC 61131-3 textual languages, support has initially been implemented for IL only. This project is licensed under the Creative Commons Attribution Non-Commercial International (CC BY-NC 4.0) license.

Tags c developers industrial automation virtual machine
License Other
State development

Recent Releases

30 Sep 2014 13:29 minor feature: Initial project announcement