Algorithm for Structurizing

jlapp@nova.umd.edu (Joe Lapp)
Sun, 4 Dec 1994 16:07:43 GMT

          From comp.compilers

Related articles
Algorithm for Structurizing jlapp@nova.umd.edu (1994-12-04)
Structured code builder bernecky@eecg.toronto.edu (1994-12-05)
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: Structured code builder ghiya@flo.cs.mcgill.ca (1994-12-07)
[3 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers,comp.lang.c,comp.programming
From: jlapp@nova.umd.edu (Joe Lapp)
Keywords: question
Organization: University of Maryland University College
Date: Sun, 4 Dec 1994 16:07:43 GMT

Hey, does anybody know of an algorithm for turning unstructured code
into structured code? I'm as interested in an algorithm as I am in
any tools that might do the job for me.


I would like to be able to structurize gobs of messy C code, and I
would like to be able to translate assembly language into some form
of structured analogue, such as a C-assembly mix or a PDL-assembly
mix. Does anyone know how I might do this? Does anyone know where
I could look to find out how to do this?


I appreciate any help that anyone can give me.


Joe Lapp
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.