comp.lang.ada
 help / color / mirror / Atom feed
From: "Gerhard Häring" <gerhard.nospam@bigfoot.de>
Subject: [ANNOUNCE] pyAda, first public release
Date: Thu, 01 Mar 2001 03:54:25 +0100
Date: 2001-03-01T03:54:25+01:00	[thread overview]
Message-ID: <3A9DB9E1.8DD0E36D@bigfoot.de> (raw)

I am glad that I can finally announce a first version of pyAda. As the
name implies, it's an Ada 95 binding to the Python interpreter. With
pyAda, you can write Python extensions in Ada 95, and, much more
important, you can also embed a Python interpreter in your Ada
applications. The current release is far from finished, but the thin
binding works already quite well for me. The thin binding is a
one-to-one mapping of the Python -> C interface.

website:  http://pyada.sourceforge.net
release:  http://download.sourceforge.net/pyada/pyAda-2001-03-01.tar.gz
docs:     included in release

pyAda currently works for me under (SuSE 7.1) Linux and FreeBSD (4.2).
It used to work on win32, too, but currently doesn't. That's to be fixed
in the next release. Porting to other Unixen should be fairly
straightforward.

pyAda currently depends on GNU make, GNAT 3.13p and Python 2.0 (and
DocBook SGML for doc creation).

The license is a BSD variant.

Future plans include bugfixes, code cleanup, and development of a thick
binding that renders manual reference counting obsolete. And more ports.

Gerhard

PS: This is my first major Ada project, so I am open to any suggestions
for improvement.
-- 
Sorry for the fake email, please use the real one below to reply.
contact: g e r h a r d @ b i g f o o t . d e
web:     http://highqualdev.com



             reply	other threads:[~2001-03-01  2:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-01  2:54 Gerhard Häring [this message]
2001-03-01 14:01 ` [ANNOUNCE] pyAda, first public release Brad Clements
2001-03-01 14:21   ` John English
2001-03-01 17:58     ` David Starner
2001-03-01 15:08   ` Larry Kilgallen
2001-04-07 16:43   ` Charles Hixson
2001-03-01 19:36 ` Terry Westley
replies disabled

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