You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`iec61131` is a comprehensive parser for IEC 61131-3, the international standard for PLC (Programmable Logic Controller) programming languages. It supports all 5 standardized languages:
11
+
`iec61131` is a parser for IEC 61131-3 Structured Text (ST), the international standard for PLC (Programmable Logic Controller) programming. Currently supports:
12
12
13
-
-**ST** (Structured Text) - High-level programming language
13
+
-**ST** (Structured Text) - High-level programming language ✅
14
+
15
+
**Planned support** for additional IEC 61131-3 languages:
14
16
-**IL** (Instruction List) - Low-level assembly-like language
0 commit comments