Even Bad Languages Have Pointers
n = {hello: "world"} b = 4; a = [3,n]; c = [1] g = {test: c}
Stack Memory
Heap Memory