Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!ukma!rutgers!uwvax!umn-d-ub!nic.MR.NET!umn-cs!martin From: martin@umn-cs.CS.UMN.EDU (Johnny Martin) Newsgroups: comp.software-eng Subject: Re: PDL Processor Wanted Summary: Language Based Editor Support Message-ID: <9550@umn-cs.CS.UMN.EDU> Date: 12 Oct 88 16:00:19 GMT References: <392@qtc.UUCP> Reply-To: martin@umn-cs.UUCP (Johnny Martin) Organization: University of Minnesota, Minneapolis Lines: 32 In article <392@qtc.UUCP> marc@qtc.UUCP (Marc Frommer) writes: > >I have been using Programming Design Languages (ie, pseudo-code) for the last >few years during the design phase and am interested if anyone knows of any >automated processors. I would like the processor to take care of indenting on >printouts, compiling cross-reference lists of modules, hierarchical charts of >modules, etc. Any information regarding packages that execute on either UNIX >or VMS would be appreciated. Xinotech Research of Minneapolis sells a language independent structure editor which supports multiple views of program/documentation/pseudo-code. It is called the "Composer", and it supports a variety of programming and a few specification languages (Ada, Cobol, Pascal, Modula-2, MSG, etc.) The composer is loaded with nifty editing features, automatic indentation, summary views, customized indentation schemes, full syntax checking, and provides some fancy conversions (like Pascal --> Ada). The composer also runs on IBM-PC (and compatibles), Sun's, Apollo's, VAXes (VMS and Unix), and some other machines which I can't remember. If you're interrested, their address is, Xinotech Research, Inc. Technology Center, Suite 213 1313 Fifth Street SE Minneapolis, MN 55414 (612) 379 - 3844 -- Johnny Martin, Dept. of Computer Science, University of Minnesota, Minneapolis martin@umn-cs.cs.umn.edu --