home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / tools / 2233 < prev    next >
Encoding:
Text File  |  1993-01-26  |  2.2 KB  |  78 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!alf.uib.no!usenet
  3. From: Gunnar.Sylthe@nsd.uib.no
  4. Subject: re: Yacc/Lex for Windows?
  5. Message-ID: <1993Jan26.075943.2968@alf.uib.no>
  6. Sender: usenet@alf.uib.no (Bergen University Newsaccount)
  7. Reply-To: Gunnar.Sylthe@nsd.uib.no
  8. Organization: Norwegian Social Science Data Services
  9. References: <2515@gandalf.intel.com>
  10. Date: Tue, 26 Jan 93 07:59:43 GMT
  11. Lines: 65
  12.  
  13. In article <2515@gandalf.intel.com> ckwang@hobbie.intel.com (Chih-Kan Wang) writes:
  14. >I am looking for Yacc and Lex for Windows programming.  I know there are
  15. >byacc, bison, and flex for DOS. But do they work if I incorporate the code
  16. >they generate into a Windows application or Windows DLL?
  17. >
  18. >Do such tools exist (commercially or in public domain)? Any information is
  19. >greatly appreciated.
  20.  
  21. We have recently purchased PCYACC 4.0 from Abraxas Software, Inc. I haven't
  22. had the time to try it out with Windows yet, but according to the docs
  23. this version works with Windows 3.1, standard and DPMI.
  24.  
  25. The package also comes with PCLEX, and the "Professional" version (which we
  26. bought) comes with complete grammars, lexical analyzers and symbol table
  27. management for several languages including: 
  28.  
  29.     ANSI C
  30.     K&R C
  31.     ISO Pascal
  32.     FORTRAN
  33.     dBASE III/Plus and IV
  34.     SQL
  35.     C++ (1.0 and 2.0)
  36.     Smalltalk-80
  37.     APPLE HyperTalk
  38.     C&M Prolog
  39.     YACC
  40.     LEX
  41.     FORTRAN-77
  42.     COBOL
  43.     ADA
  44.     VHDL
  45.     GW-BASIC
  46.     SGML
  47.     ASN
  48.     RPG
  49.     PL1
  50.     DCA
  51.     POSTSCRIPT
  52.  
  53. The DOS Professional version is $495,-; Personal version (only ANSI C grammar
  54. included) $249,-.
  55.  
  56. Contact:   ABRAXAS Software, Inc.
  57.            5530 SQ Kelly Ave.
  58.            Portland, OR97201
  59.            USA
  60.  
  61.            Order phone: 1-800-347-5214
  62.            Fax: (503)244-8375
  63.  
  64. I'm in no way affiliated with Abraxas, and, like I said, have not done much
  65. with PCYACC yet, but at least the first impression of the package is good.
  66.  
  67.  
  68. --Gunnar
  69.  
  70. +------------------------------------------------------------------------+
  71.   Gunnar Sylthe                                       Phone: +47-5-212125
  72.   Norwegian Social Science Data Services              Fax:   +47-5-960660
  73.   Hans Holmboes gate 22                   Email: Gunnar.Sylthe@nsd.uib.no
  74.   N-5007 Bergen
  75.   NORWAY
  76. +------------------------------------------------------------------------+
  77.  
  78.