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

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