home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / compiler / pccts-1.000 < prev    next >
Encoding:
Text File  |  1996-11-16  |  1.1 KB  |  27 lines

  1. Begin3
  2. Title:        Purdue Compiler Construction Toolset (PCCTS)
  3. Version:        1.33
  4. Entered-date:   07JAN96
  5. Description:    PCCTS is a set of public domain software tools designed to
  6.         facilitate  the  implementation  of  compilers  and  other
  7.         translation systems.  The two main tools in the package are
  8.         ANTLR (Another Tool for Language Recognition) and DLG
  9.         (DFA-based Lexical analyser Generator).  These two tools are
  10.         used by specifying a language grammar in a notation similar
  11.         to (but more powerful than) the notations used by YACC and
  12.         LEX.  Either C or C++ interfaces to user code are provided.
  13.         PCCTS also contains code to support the automatic generation
  14.         of abstract syntax trees.
  15. Keywords:       grammar compiler-compiler c++
  16. Author:         parrt@parr-research.com
  17. Maintained-by:  t.littlefair@cowan.edu.au
  18. Primary-site:   sunsite.unc.edu /pub/Linux/devel/C
  19.         pccts-1.33-linux 
  20. Alternate-site: 
  21. Original-site:  ftp.parr-research.com /pub/pccts/1.33
  22.         pccts.tar
  23. Platforms:      
  24. Copying-policy: no major restrictions - see  the file copying.txt within the
  25.         distribution for further details
  26. End
  27.