|
|
|
|
|
by vezzy-fnord
3994 days ago
|
|
Programming language with automatic memory management. Look up "garbage collection" for all the details in the world. The reason I brought it up is because it's a common trope that you can't do low-level programming with GC, and systems like Oberon are direct evidence to the contrary. |
|