home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / misc / discuss / 4032 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!ddj
  2. From: ddj+@cs.cmu.edu (Doug DeJulio)
  3. Newsgroups: gnu.misc.discuss
  4. Subject: Re: Dylan supported by GNU in future ?
  5. Message-ID: <BzEx1F.11s.2@cs.cmu.edu>
  6. Date: 17 Dec 92 16:41:38 GMT
  7. Article-I.D.: cs.BzEx1F.11s.2
  8. References: <F7LVVB14w165w@mantis.co.uk> <1gnu87INNguv@uwm.edu> <1992Dec16.220835.2973@netcom.com>
  9. Sender: news@cs.cmu.edu (Usenet News System)
  10. Organization: School of Computer Science, Carnegie Mellon
  11. Lines: 14
  12. Nntp-Posting-Host: itc.cs.cmu.edu
  13.  
  14. In article <1992Dec16.220835.2973@netcom.com> jimlynch@netcom.com (Jim Lynch) writes:
  15. >Not so: you must add to this category any code that uses Bison; this is an
  16. >example of the author wanting _all_software to be free. If I write my own
  17. >parser, can I use bison _just_ to generate the parse tables (and do what I
  18. >want with the result?) 
  19.  
  20. Yeah.  The reason you have to GPL Bison output currently is that the
  21. skeleton file is included in the output, and that skeleton file is
  22. covered by the GPL.  If you modify Bison so that it just outputs
  23. tables and doesn't include the skeleton, or if you write from scratch
  24. your own skeleton files, that restriction should go away.
  25. -- 
  26. Doug DeJulio
  27. ddj+@cmu.edu
  28.