comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <martin@krischik.com>
Subject: Re: Ada-Python inter-language testing
Date: Mon, 17 Jan 2005 14:32:48 +0100
Date: 2005-01-17T14:32:48+01:00	[thread overview]
Message-ID: <2530726.UhbYVafVWR@linux1.krischik.com> (raw)
In-Reply-To: h5OGd.8116$GU.279866@twister1.libero.it

Matteo Bertini wrote:

> I'm doing some coding for an Ada-Python bridge to decouple test-code
> from ada-code.
> 
> The idea is:
> 
> (A) Have some Ada code to test.
> 
> (B) Write down an Ada package exporting procedures and functions in a C
> compatible way.
> 
> (C) Write a Pyrex[1] (Python[2] like language for making C modules)
> bridge to access Ada exported procedures and functions.
> 
> (D) Write unit-testing in Python, being free to add/remove/change
> test-cases without recompiling and with a lot of introspection features.
> 
> 
> Considering that the point (B) is error prone and time consuming, could
> ever someone in the real world need something like this?

Now, GPS has a Pyhon binding:

http://libre.act-europe.fr/gps/

and there is a Python/Ada Project on Sourceforge:

http://sourceforge.net/projects/pyada/

So, yes there is interest. However, the pyada project is not unmaintained
(you might want to take it over) and that shows: it ain't easy

Martin

-- 
mailto://krischik@users.sourceforge.net
http://www.ada.krischik.com



  reply	other threads:[~2005-01-17 13:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-17 12:21 Ada-Python inter-language testing Matteo Bertini
2005-01-17 13:32 ` Martin Krischik [this message]
2005-01-17 19:11 ` Stephen Leake
2005-01-17 21:09 ` Simon Wright
2005-01-18  9:15   ` Matteo Bertini
2005-01-18 21:37     ` Jerome Hugues
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox