From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_40,INVALID_DATE, MSGID_SHORT autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!uflorida!gatech!hubcap!wtwolfe From: wtwolfe@hubcap.UUCP (Bill Wolfe) Newsgroups: comp.lang.ada Subject: Request for recommendations: syntax-directed editors Message-ID: <4085@hubcap.UUCP> Date: 14 Jan 89 18:24:09 GMT Organization: Clemson University, Clemson, SC List-Id: We here at Clemson have just evaluated Xinotech's Program Composer, which was recently recommended in comp.software-eng, as a syntax-directed editor for Ada, and found to our great disappointment that this product comes with its own environment and considers the compiler to be a subprogram. Since Ada compilers also tend to assume control of the environment, the user would be forced to do a lot of switching of environments due to this problem of too many Chiefs and not enough Indians. We are therefore looking for an Ada syntax-directed editor which will integrate more smoothly into the Ada environment. Ideally, of course, the editor would communicate directly with the compiler in order to avoid duplicating all the parsing effort, but we'll be happy for now if we can just get something that is integrated to the point that the user doesn't have to switch environments all the time. Anybody have any favorite SDEs they'd like to recommend? Thanks in advance, Bill Wolfe wtwolfe@hubcap.clemson.edu