home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!prism!gt1827a
- From: gt1827a@prism.gatech.EDU (david daniell)
- Newsgroups: comp.lang.pascal
- Subject: Alsys Ada to Turbo Pascal 6.0?
- Message-ID: <64084@hydra.gatech.EDU>
- Date: 22 Jul 92 15:01:32 GMT
- Followup-To: gt1827a@prism.gatech.edu
- Organization: Georgia Institute of Technology
- Lines: 17
-
- *** This is a copy of an article originally posted to Comp.lang.ada ***
-
- 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.
-
-
-
-