Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 317 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 317 Bytes

ILAssembler

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.