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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9e9f299a881137c6,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!i13g2000prf.googlegroups.com!not-for-mail From: parthaspanda22@gmail.com Newsgroups: comp.lang.ada Subject: ASIS? Date: Fri, 26 Oct 2007 02:47:24 -0700 Organization: http://groups.google.com Message-ID: <1193392044.600378.120160@i13g2000prf.googlegroups.com> NNTP-Posting-Host: 122.50.192.237 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1193392045 17918 127.0.0.1 (26 Oct 2007 09:47:25 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 26 Oct 2007 09:47:25 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: i13g2000prf.googlegroups.com; posting-host=122.50.192.237; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:2574 Date: 2007-10-26T02:47:24-07:00 List-Id: If one were to need an API to fulfill all requirements by a Debugger, Source Browser and a Syntax-aware editor from the IDE, then would ASIS be it? Can a compilation environment just provide an ASIS interface for third- party debuggers, source browsers and syntax-aware editors to plug-in and work well? Is a C interface available? Sincerely.