home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / ada / 2165 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.0 KB

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