Experimental analyses for ReScript and OCaml: globally dead values/types, exception analysis, and termination analysis.
-
Updated
Aug 28, 2026 - OCaml
Experimental analyses for ReScript and OCaml: globally dead values/types, exception analysis, and termination analysis.
Pycharm Plugin useful for detecting potentially dead code
Deadcode elimination via running end-to-end tests.
A compiler optimisation tool for C programs that demonstrates dead code elimination through a complete compilation pipeline. The system performs lexical analysis, parses source code into an AST, generates Three-Address Code (3AC), applies multi-pass dead code elimination, and reconstructs optimised C-like output.
This repo contains how to use webpack to make production ready build
To associate your repository with the deadcodeelimination topic, visit your repo's landing page and select "manage topics."