Related articles |
---|
Algorithm for Structurizing jlapp@nova.umd.edu (1994-12-04) |
Re: Algorithm for Structurizing donawa@bnr.ca (chris (c.d.) donawa) (1994-12-09) |
Re: Algorithm for Structurizing kik@zia.cray.com (1994-12-05) |
Re: Algorithm for Structurizing danhicks@aol.com (1994-12-06) |
Re: Algorithm for Structurizing tleylan@aloha.com (1994-12-07) |
Re: Algorithm for Structurizing tleylan@aloha.com (1994-12-11) |
Re: Algorithm for Structurizing tleylan@aloha.com (1994-12-13) |
Re: Algorithm for Structurizing tleylan@aloha.com (1994-12-14) |
Newsgroups: | comp.compilers,comp.lang.c,comp.programming |
From: | "chris (c.d.) donawa" <donawa@bnr.ca> |
Keywords: | tools |
Organization: | Bell-Northern Research, Ottawa, Ontario |
References: | 94-12-036 |
Date: | Fri, 9 Dec 1994 06:36:16 GMT |
Joe Lapp (jlapp@nova.umd.edu) wrote:
: Hey, does anybody know of an algorithm for turning unstructured code
: into structured code?
Ana Erosa implemented this for the McGill McCAT C compiler as part of
her Master's thesis. You can ftp the technical memo from
wally.cs.mcgill.ca /pub/doc/memos/memo76.ps or the "old-fashioned"
way:
@InProceedings{ErosaHen94,
Author = "Ana Erosa and Laurie J. Hendren",
Title = "Taming Control Flow: A Structured Approach to
Eliminating Goto Statements",
Booktitle = "Proceedings of {IEEE 1994}
International Conference on Computer Languages",
month = May,
Year = 1994
}
--Chris
--
Christopher M. Donawa donawa@bnr.ca
Embedded Systems Technologies (613) 763-9605
Bell-Northern Research, Ottawa ON CANADA fax:(613) 763-7241
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.