home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!prism!gt1827a
- From: gt1827a@prism.gatech.EDU (david daniell)
- Newsgroups: comp.lang.ada
- Subject: Alsys Ada to Turbo Pascal 6.0 Interface?
- Message-ID: <64015@hydra.gatech.EDU>
- Date: 21 Jul 92 20:56:27 GMT
- Organization: Georgia Institute of Technology
- Lines: 15
-
- I hope this is not a FAQ -- it's my first experience with this newsgroup . . .
-
- As part of a project that I will be working on in the near future, there
- will be a need to interface new Alsys Ada routines to an old Turbo Pascal 6.0
- program shell. The Turbo Pascal shell will act as a user interface to the
- Ada code.
-
- I am using Alsys Ada Software Development Environment for FirstAda, version
- 4.4.2. I am aware that Turbo Pascal does not strongly support mixed-language
- programming. Alsys Ada supports interface calls to Assembler and Microsoft C.
- I have considered building a "bridge" between Ada and Pascal using C (such as
- Turbo C, which is -- I hope -- compatible with the Microsoft implementation).
-
- Any advice would be greatly appreciated.
-
-