Linux Software Map: Purdue Compiler Construction Toolset (PCCTS)

  • Version: 1.33
  • Entered-date: 1996-01-07
  • Description: PCCTS is a set of public domain software tools designed to facilitate the implementation of compilers and other translation systems. The two main tools in the package are ANTLR (Another Tool for Language Recognition) and DLG (DFA-based Lexical analyser Generator). These two tools are used by specifying a language grammar in a notation similar to (but more powerful than) the notations used by YACC and LEX. Either C or C++ interfaces to user code are provided. PCCTS also contains code to support the automatic generation of abstract syntax trees.
  • ftp://sunsite.unc.edu/pub/Linux/devel/C
  • pccts-1.33-linux/
  • Keywords: grammar compiler-compiler c++
  • Author: parrt@parr-research.com
  • Maintained-by: t.littlefair@cowan.edu.au
  • ftp://ftp.parr-research.com/pub/pccts/1.33
  • pccts.tar/
  • Platforms:
  • Copying-policy: no major restrictions - see the file copying.txt within the distribution for further details
Note: Not all entries contain correct, complete filenames or URLs. FTP sites often refuse connections due to excessive traffic. If you have difficulty with the provided links to individual files, try the first link, which is usually to a directory or web site for the program as a whole.
Up to Linux Software Map