Обложка канала

Библиотека C/C++ разработчика

14677 @cppproglib

Полезные материалы по всему, что может быть полезно плюсовику/сишнику.

Библиотека C/C++ разработчика

3 года назад
Открыть в
New Learning Resource for Clang Libraries (Slide Deck and Code Examples)

Recently, I had the experience of learning how to use the Clang libraries (LLVM/Clang 15) with the goal of possibly later being able to teach this to some of my students. During the learning process, I developed a set of about 280 lecture slides covering various aspects of the libraries along with numerous code examples. Just in case this might be helpful to others, I have made the code examples available in a public Git repository on GitHub. Links for the Git repository, slide deck, and an a...

LLVM Discussion Forums