High-Level
↔ of Programming Language to Abstract Source Code away from Low-Level details (ie allocating Hardware resources)
Garbage-Collection
🧹Algorithm (in JS Engine) to remove old unused Object from Heap Memory
References
Python
↔ High-Level General-Purpose Scripting Language with emphasis on code readability via indentationJS
↔ Multi-paradigm High-Level Prototypal Inheritance OOP Scripting Language for full stack Web DevJava
↔ clunky Boilerplate-heavy High-Level General-Purpose OOP Programming Language. inspire name for JS