Skip to content

Experiments in what it would take to do borrow checking in C++

License

Notifications You must be signed in to change notification settings

adetaylor/cpp-borrow-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an amateurish project to think about what it would take to do a borrow checker in C++. None of this is production quality.

To do:

  • Adopt CMake
  • Adopt GTest
  • Consider what it takes to make a thread-safe version of these

About

Experiments in what it would take to do borrow checking in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published