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 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: Vratislav Podzimek Newsgroups: comp.lang.ada Subject: Re: Where to find good/simple examples for gnatcoll (python)? Date: Wed, 19 Oct 2016 08:15:19 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: NNTP-Posting-Host: sbswoGrhZsI6qQp404zriw.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Pan/0.140 (Chocolate Salty Balls; GIT b8fc14e git.gnome.org/git/pan2) X-Notice: Filtered by postfilter v. 0.8.2 Xref: news.eternal-september.org comp.lang.ada:32130 Date: 2016-10-19T08:15:19+00:00 List-Id: On Tue, 18 Oct 2016 10:48:17 -0700, reinkor wrote: > Hi, > > I try to learn fast to use gnatcoll (especially to access python > functions). > I would therefore like to have simple examples where an ada program > calls a python script calculating for example 2 + 3 and return 5 (to > ada). > Did not directly find this in the documentation included in gnatcoll > debian packages. > > Somebody any hint? > > reinert Maybe http://www.adacore.com/adaanswers/gems/gem-106-lady-ada-kisses- python-part-2/ could be helpful?