pyAda enables programmers to write Python extensions in Ada 95 or extend Ada 95 programs with a Python interpreter. The goal is to make it possible to use Python in any way that you can use it from or with C.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
는 C 존중 천하고 문제 - 투 - 에이다 매핑을 해결할 수있습니다. vararg 기능 에이다 95에 매핑됩니다. 둘 다 Linux와 FreeBSD를 지원합니다. 문서 개선된 사용자 가이드의 첫 번째 초안을 포함합니다. 많이 빌드 프로세스를 청소했습니다.
Tags:
Major feature enhancements
The nastier issues with respect to C-to-Ada mapping have be solved. vararg functions are mapped to Ada 95. Both Linux and FreeBSD are supported. Documentation improvements include a first draft of a user's guide. The build process was cleaned up a lot.