This is a simple IEC61131 IL (Instruction List) assembler I'm making for my university low level programming course.
Compile with your favourite C compiler toolchain, only standard library was used.
Please report any bugs found within this software.
Tested on linux x86-64 with CMake + GCC 14.2.1.