Google Season of Docs 2022
email: sara.bellei.87@gmail.com
Education: PhD in Physics, Politecnico University of Milan, Italy (2017)
Completed project:
Improving the Clang-REPL documentation
Clang-REPL is the evolution of Cling, an interactive c++ interpreter
based on LLVM and Clang. It first developed as part of the high-energy
physics (HEP) data analysis project - ROOT, and subsequently grew as a
standalone tool outisde the HEP community. The main goal behind the
Clang-REPL project is to move most parts of Cling into LLVM. By doing
so, the benefits of using the LLVM community standards for code reviews,
release cycles and integration will ensure the software’s
sustainability, and will enable it to reach a wider audience. My goal is
to establish a protocol for the Clang-REPL’s documentation that will be
easy to read from user’s perspective, and easy to update as the codes
continue to evolve.
Project Proposal: URL
Mentors: Vassil Vassilev, David Lange