| Related articles |
|---|
| Re: tail recursion, common sub-expressions, Sisa ginoux@der.edf.fr (1994-10-12) |
| Re: tail recursion, common sub-expressions, Sisa martens@cis.ohio-state.edu (1994-10-14) |
| Newsgroups: | comp.compilers |
| From: | martens@cis.ohio-state.edu (Jeff Martens) |
| Keywords: | optimize, bibliography |
| Organization: | Hood College Dept. of Math and CS |
| References: | 94-10-095 |
| Date: | Fri, 14 Oct 1994 18:33:20 GMT |
A good introduction to tail-recursion optimization can be found in
_Computing with Logic_ by David Maier and David S. Warren. Though
the book concentrates on Prolog, the TRO stuff is generally
applicable.
-- Jeff (jmartens@nimue.hood.edu)
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.