hello, my name is Ridham Khurana, currently in 4th year of Integrated M.Tech (CSE) at University of hyderabad. I am highly interested in system programming and compiler engineering. I am interested in the “extend the static analysis pass” project of gsoc 2026.
I already began the study of analyzer's internals starting from the links provided on the selected-projects page. i also previously made some PRs in the QEMU and RISC-V system. My experience in compilers is from building 2 compilers from scratch, RMc4 (made in C), compiling a subset of C, and RMc7(C++17) , a big in-progress project targeting 90-95% ISO C coverage. Working on these 2 compilers helped me gain knowledge of compiler internals like ast, IR , semantic analysis , optimizaiton and low- level code generation. these projects and my contributions helped me to learn navigating large codebases and handling C/C++ environments. i saw there are 4 different idea under this project, so i wanted to ask like if there are any preference which idea should be implemented or worked on first or any suggestions regarding this. i would appreciate some guidance on how to continue this study of the architecture and any suggestions for me to focus on. github link : https://github.com/rmkhurana28
