tail calls
Doug McIlroy <[email protected]> Mon, 30 Oct 2017 16:22:04 -0400
| Newsgroups | gmane.comp.gnu.m4.general |
|---|---|
| Message-ID | <[email protected]> |
Does anyone know offhand whether m4 optimizes tail calls (i.e. discards the calling stack frame)? Doug