disast.rs :: now :: notes

See the Garbage Collection Handbook

Garbage collection is one of the features you may use to distinguish a "high-level" language from a lowlevel language

High-level languages "hide irrelevant details" (behind abstraction).

Glossary