apoorvagk
- Karma
- 8
- Created
- May 20, 2021 (5y ago)
- Submissions
- 0
-
I want to pick a new programming language that is simple and minimal like C but does not have the type of footguns C has (segmentation faults, double-free issues, etc.) C++, Java, Rust are far from minimal. Go feels…