home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / ada / 4080 < prev    next >
Encoding:
Text File  |  1993-01-26  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.lang.ada
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!spool.mu.edu!agate!linus!linus.mitre.org!hotel.mitre.org!drodman
  3. From: drodman@hotel.mitre.org (David B Rodman)
  4. Subject: Re: Programs wanted
  5. Message-ID: <1993Jan26.133513.5440@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: hotel.mitre.org
  8. Organization: The Mitre Corporation - Reston, VA
  9. References: <1993Jan25.180334.4567@wvnvms.wvnet.edu>
  10. Date: Tue, 26 Jan 1993 13:35:13 GMT
  11. Lines: 24
  12.  
  13. In article <1993Jan25.180334.4567@wvnvms.wvnet.edu> pk115050@wvnvms.wvnet.edu writes:
  14. >
  15. >1. Determine the number of nodes and edges that are present in a piece of
  16. >ADA code.
  17. >
  18. >2. Determine the following from a piece of ADA code:
  19. >   A. The number of unique operators.
  20. >   B. The number of unique operands.
  21. >   C. The total number of operators.
  22. >   D. The total number of operands.
  23. >
  24. >Any help will be appreciated.
  25. >
  26.  
  27. I have to agree with Dave Emery, what you are asking for is alot. I doubt 
  28. that you will be able to find source to do this, however you may find $$$$ tools
  29. that will help. You could start with paul@reasoning.com . I understand that they 
  30. have a new ada parser for their tool set. There may be other companies providing 
  31. similar types of services.
  32.  
  33. David Rodman
  34. My opinions are my own and not endorsed or sponsored by my employer. Besides who 
  35. would pay for them.
  36.  
  37.