Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.compilers    |    Compiler construction, theory, etc. (Mod    |    2,753 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 2,275 of 2,753    |
|    lpsantil@gmail.com to All    |
|    Historical Implementations to Garbage Co    |
|    03 May 14 16:02:42    |
      I'm interested in studying historical implementations of garbage       collection in early programming languages (BASIC, Lisp, etc). I'm       especially interested in language/runtime interface descriptions.       Does anybody have references they can share?              [My LISP 1.5 manual says they used a straightforward mark and sweep       GC. The only complication was that list storage cells had a free bit       they could use for marking, while cells used for strings didn't so       it was a separate area and they used a separate bitmap. I'm fairly       sure that early Dartmouth BASIC was all static allocated, no GC. -John]              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca