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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: Pascal Obry Newsgroups: comp.lang.ada Subject: Re: Tools Generating Ada Date: Fri, 07 Feb 2014 17:32:10 +0100 Organization: Home - http://www.obry.net Message-ID: <1391790730.10875.12.camel@pascal.home.net> References: <5a341bef-ace4-468c-b5b6-55d46868d802@googlegroups.com> Reply-To: pascal@obry.net NNTP-Posting-Host: 52YvPWt30dDDotnSMzW8+w.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Complaints-To: abuse@aioe.org X-Mailer: Evolution 3.8.5-2+b1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: news.eternal-september.org comp.lang.ada:18427 Date: 2014-02-07T17:32:10+01:00 List-Id: Le vendredi 07 f=C3=A9vrier 2014 =C3=A0 09:41 +0000, Simon Wright a =C3=A9c= rit :=20 > vincent.diemunsch@gmail.com writes: >=20 > > I have a question regarding Ada Code Generation tools, like Aflex / > > Ayacc for instance. How can I insert them into the automatic build > > process ? I use GNAT GPL, so is it possible to create a GPRBuild > > project that generates Ada files from an AYacc source and then compile > > the Ada sources ? Do I need to use a make file ? Where can I find > > examples ? >=20 > This looks to be related: > http://www.adacore.com/adaanswers/gems/gem-155-enhancing-gprbuild-databas= e-for-new-language/ Not really what's the OP want to achieve. The goal is to generate a set of sources from a project file (using aflex/ayacc or any other generator) and make the newly generated files part of the current compilation. I'm not sure this is possible... Pascal. --=20 Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net --recv-key F949BD3B