A compact C finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems. CMake is used to create the project build files on any Windows or Linux machine. The state ...
The CompCert C verified compiler is a compiler for a large subset of the C programming language that generates code for the PowerPC, ARM, x86 and RISC-V processors. The distinguishing feature of ...