Clog: A Declarative Language for C Static Code Checkers

A Dura, C Reichenbach - Proceedings of the 33rd ACM SIGPLAN …, 2024 - dl.acm.org
We present Clog, a declarative language for describing static code checkers for C. Unlike
other extensible state-of-the-art checker frameworks, Clog enables powerful interprocedural …

Designing Language-Agnostic Code Transformation Engines

J Lecerf - 2019 - theses.hal.science
Code transformations are needed in various cases: refactorings, migra-tions, code
specialization, and so on. Code transformation engines work by finding a pattern in the …

[ALINTI][C] Program Transformations for Vulnerability Detection in Binary Executable Files

M Alqattan - 2017 - De Montfort University