home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / compiler / 2051 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  2.3 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!sdd.hp.com!saimiri.primate.wisc.edu!ames!ncar!hsdndev!spdcc!iecc!compilers-sender
  2. From: TDARCOS@MCIMAIL.COM (Paul Robinson)
  3. Newsgroups: comp.compilers
  4. Subject: COBOL Language Interest Group
  5. Keywords: Cobol, parse, comment
  6. Message-ID: <92-12-082@comp.compilers>
  7. Date: 17 Dec 92 03:12:16 GMT
  8. Sender: compilers-sender@iecc.cambridge.ma.us
  9. Reply-To: TDARCOS@MCIMAIL.COM (Paul Robinson)
  10. Organization: Compilers Central
  11. Lines: 37
  12. Approved: compilers@iecc.cambridge.ma.us
  13.  
  14. Some people on the compilers list have been interested in COBOL.  Anyone
  15. that would like to be involved in writing a specification for COBOL should
  16. let me know so I can obtain their input on the subject.
  17.  
  18. Part of the information should consist of what is a "minimum" standard,
  19. i.e. what features of the Identification, Environment, Data and Procedure
  20. divisions should be required in the initial specification.  What features
  21. are the ones "you can't live without."
  22.  
  23. There are some features that are nice to have but aren't mandatory because
  24. they are available elsewhere and could either be implemented by the
  25. compiler or using alternate programs, i.e. Report Writer and Sort.
  26.  
  27. There are some features that it would be nice to have in COBOL that might
  28. be specific to certain environments, i.e.  having a specification in a
  29. COBOL program that indicates a particular file is a DBASE format file on a
  30. PC or any other system that can support DBASE's .DBF file format.  This
  31. would also include the DBASE index format.
  32.  
  33. Some people may want to support other file types for binary files and
  34. other things, or the method of doing Packed Decimal (COMP-3).
  35.  
  36. Since I've heard a number of people are interested, I'd like to hear from
  37. anyone who is interested in hearing about COBOL or wants to make
  38. suggestions.  Please send responses to me at
  39.  
  40.     TDARCOS@MCIMAIL.COM
  41.  
  42. Thank You, Paul Robinson
  43. [Many people have asked about a free yacc grammar for Cobol, but nobody's
  44. offered one.  Other than hacking around some of the lexical oddities of
  45. Cobol, I'd think that it'd be straightforward to do so long as you had a
  46. version of yacc that could handle the enormous number of reserved words in
  47. a Cobol grammar, such as Berkeley yacc. -John]
  48. -- 
  49. Send compilers articles to compilers@iecc.cambridge.ma.us or
  50. {ima | spdcc | world}!iecc!compilers.  Meta-mail to compilers-request.
  51.