Began memeory safety writeup

This commit is contained in:
Boyan 2025-02-03 20:44:46 +01:00
parent cfd0587495
commit fa238c9da8
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.build/
.vscode/

3
writeups/memorySafety.md Normal file
View File

@ -0,0 +1,3 @@
## An essay on memory safety from the perspective of a Python programmer
TODO: Technical debt