| Related articles |
|---|
| Dynamic variables rick@tip.nl (1997-05-30) |
| Re: Dynamic variables vlaures@igcom.fr (Laurent Sabarthez) (1997-05-31) |
| From: | rick@tip.nl (rickn) |
| Newsgroups: | comp.compilers |
| Date: | 30 May 1997 23:18:02 -0400 |
| Organization: | NL-NIC |
| Keywords: | storage, GC, question, comment |
Hello again,
I even do not know if I use the right name here for what I mean, but I
want to know if there is some introduction to dynamic variables(
including garbage collection) somewhere. If possible referring to the
kind of dynamics BASIC uses. like variable lenght strings. I think if
somebody can fill me in on the basics I might figure out the rest
myself...
Thanks in advance,
Rick
[It's usually called heap storage, but I can't think of a really good
overview. There's a section in Knuth chapter 2 which is good but
awfully terse. -John
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.