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
A preprocessor for C that parses a c code file and parallelizes sections of it to run more efficiently. Written in Python. Parallelization performed through OpenMP
ComplyC is a configurable coding-guideline compliance engine for safety-critical embedded C. It analyzes source code using Clang AST, detects rule violations, enforces style standards, and generates clear compliance reports for automotive and embedded software teams.