Y
Hacker News
new
|
ask
|
show
|
jobs
by
EVa5I7bHFq9mnYK
588 days ago
70 years ago the memory model was: keep all data in global static memory locations (Fortran). Then Algol and Pascal came around, implementing the stack memory model.
1 comments
WorldMaker
587 days ago
Lisp was released in 1958, same as Algol, and doing some form of garbage collection from that humble beginning.
link