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.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Paul Rubin Newsgroups: comp.lang.ada Subject: Re: ANTLR grammar for Ada available Date: Mon, 31 Dec 2018 02:22:33 -0800 Organization: A noiseless patient Spider Message-ID: <87k1jq572u.fsf@nightsong.com> References: <73eb9d07-b3cf-4d3b-9802-eeb148a0c2e0@googlegroups.com> <0d16f930-33ce-4e62-bc63-4719199b4e02@googlegroups.com> <697312a4-5b96-472e-ae50-3ae33232c4de@googlegroups.com> <87wonq5dao.fsf@nightsong.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader01.eternal-september.org; posting-host="c6a9575c2f1cb1450a4ed1042128f1f0"; logging-data="21984"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+VzUh7E7Z4Sr/8iczA/0R1" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cancel-Lock: sha1:GEudelE8+JT/SL5hit5FHR69a1k= sha1:ZNE0rai7WvRT7EX/0unB3ZKGVdA= Xref: reader01.eternal-september.org comp.lang.ada:55137 Date: 2018-12-31T02:22:33-08:00 List-Id: alby.gamper@gmail.com writes: > Thanks for the feedback!, Let me wait for some further feedback from > the Ada community, so I can ascertain the extent of the interest in > this piece of work. No problem. > Note that I don't believe this as a competing library to the great work that > AdaCore have done with "libadalang", Libadalang also looks interesting! I didn't know about it before. > But an alternative to those use cases where the client application > CANNOT easily be written in Ada (such as an Microsoft Visual Studio > Plugin/Extension) You can also use libadalang from C or Python, apparently. I don't know if that helps with Visual Studio.