Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 841 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 841 Bytes

C++ for Rustaceans

Navigate to https://tianyishi2001.github.io/cpp4r to read online. Alternatively, you can download the PDF or epub formats.

The actual book is being developed on the docs branch, and the main branch contains only the C++ code.

The Goal of this Project

Help Rustaceans read C++ code and translating them to Rust in order to make the world a better place.

About the Code

I recommend reading the source code in Visual Studio Code with the Better Comments extension, which makes comments much easier to follow along.

better comments preview