Skip to content

TianyiShi2001/cpp4r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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