Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #10709
| From | anton@mips.complang.tuwien.ac.at (Anton Ertl) |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: locals |
| Date | 2012-04-02 13:50 +0000 |
| Organization | Institut fuer Computersprachen, Technische Universitaet Wien |
| Message-ID | <2012Apr2.155018@mips.complang.tuwien.ac.at> (permalink) |
| References | <7xhax27jni.fsf@ruckus.brouhaha.com> |
Paul Rubin <no.email@nospam.invalid> writes:
>Is there a good url or document someplace, that explains how locals are
>usually implemented in Forth? Not how to use them, but how the compiler
>deals with them. Thanks.
The paper about locals in Gforth contains a bit about implementation,
among other things:
http://www.complang.tuwien.ac.at/papers/ertl94l.ps.gz
- anton
--
M. Anton Ertl http://www.complang.tuwien.ac.at/anton/home.html
comp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html
New standard: http://www.forth200x.org/forth200x.html
EuroForth 2011: http://www.euroforth.org/ef11/
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
locals Paul Rubin <no.email@nospam.invalid> - 2012-04-01 23:05 -0700
Re: locals anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-04-02 13:50 +0000
Re: locals Paul Rubin <no.email@nospam.invalid> - 2012-04-02 15:47 -0700
csiph-web