home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / FAQs / compilers / construction-tools next >
Encoding:
Internet Message Format  |  1996-10-01  |  23.5 KB

  1. Path: informatik.tu-muenchen.de!fu-berlin.de!newshub.tc.umn.edu!spool.mu.edu!howland.erols.net!feed1.news.erols.com!news1.erols.com!uunet!news-in2.uu.net!ivan.iecc.com!ivan.iecc.com!not-for-mail
  2. From: langmack@netmbx.netmbx.de (Olaf Langmack)
  3. Newsgroups: comp.compilers,news.answers,comp.answers
  4. Subject: Catalog of Compiler Construction Products - Ninth Issue
  5. Supersedes: <tools-Sep-96@comp.compilers>
  6. Date: 1 Oct 1996 07:00:17 -0400
  7. Organization: I.E.C.C., Trumansburg NY
  8. Lines: 726
  9. Sender: johnl@iecc.com
  10. Approved: compilers@iecc.com
  11. Expires: 1 Nov 96 23:59:00 GMT
  12. Message-ID: <tools-Oct-96@comp.compilers>
  13. NNTP-Posting-Host: ivan.iecc.com
  14. Summary: Monthly posting of commercial compiler tools
  15. Keywords: tools
  16. Xref: informatik.tu-muenchen.de comp.compilers:11124 news.answers:83020 comp.answers:21376
  17.  
  18. Archive-name: compilers/construction-tools
  19. Last-modified: 1996/05/29
  20. Version: 9
  21.  
  22. ----------------------------------------------------------------------
  23. Catalog of Compiler Construction Products                        06-96
  24. ----------------------------------------------------------------------
  25.  
  26. This posting may be reproduced in any form without further permission,
  27. as long as it is left unchanged. June 1996, Olaf Langmack.
  28.  
  29. NINTH ISSUE
  30.  
  31. This catalog lists products and services for the construction of 
  32. programming language compilers and related programming tools. It
  33. covers compiler generators, corresponding grammars, reusable parts of 
  34. compilers, reusable parts of other programming tools and related 
  35. consulting or programming services.
  36.  
  37. The catalog provides only technical information. Potential customers 
  38. have to inquire at the given address about prices and licensing 
  39. policies. (For a catalog of free software see the "Catalog of Free 
  40. Compilers and Interpreters" as posted to the newsgroup comp.compilers.
  41. For a list of both freeware and commercial compiler construction
  42. tools see "http://www.first.gmd.de/cogent/catalog".)
  43.  
  44. All the listed products are available now in a form suitable for
  45. production use. They shall exhibit professional quality and have 
  46. long term support.
  47.  
  48. The entries are submitted voluntarily. Apart from tracking complaints 
  49. about inappropriate entries no quality control of the entries is 
  50. applied. Therefore I do not assume any liability for listed entries. 
  51.  
  52. The catalog is posted regularly on <comp.compilers>. If you want to 
  53. submit an update send the filled form to <langmack@feinarbeit.de>. 
  54. Updates that do not make use of the form or do not comply with the 
  55. guidelines given at the end will not be considered.
  56.  
  57.  
  58. ----------------------------------------------------------------------
  59. Table of Contents
  60. ----------------------------------------------------------------------
  61.   Adrian Johnstone
  62.   Archelon
  63.   Cocolab
  64.   Compiler Resources
  65.   Edison Design Group
  66.   Feinarbeit
  67.   GrammaTech
  68.   Mastersys
  69.   Nullstone
  70.   OCCL
  71.   Parr Research Corporation
  72.  
  73. ----------------------------------------------------------------------
  74. Adrian Johnstone
  75. ----------------------------------------------------------------------
  76.  
  77. ADDRESS
  78.   Dr Adrian Johnstone
  79.   Department of Computer Science
  80.   Royal Holloway, University of London
  81.   Egham
  82.   Surrey
  83.   United Kingdom
  84. WEB
  85.   http://www.dcs.rhbnc.ac.uk/la/rdp.html
  86. CONTACT
  87.   Dr Adrian Johnstone
  88.   Phone +44 (0)1784 443425  Fax +44 (0)1784 443420
  89.   E-Mail adrian@dcs.rhbnc.ac.uk
  90.  
  91. TOOL
  92.   Recursive Descent Compiler generator
  93.     RDP
  94.   Features
  95.     RDP takes an attributed very-extended BNF and analyses it for
  96.     LL(1) conformance providing detailed error and warning messages.
  97.     It outputs ANSI C and links against a library of general purpose
  98.     routines that provide set handling, command line switch processing,
  99.     symbol table management and more. RDP is very easy to use.
  100.   Distribution
  101.     All source in ANSI C, compiler-compiler source in BNF, various
  102.     examples. Complete distributions available from
  103.     ftp://ftp.dcs.rhbnc.ac.uk/pub/rdp/
  104.     MS-DOS diskette available directly from author 
  105.   Platform
  106.     MS-DOS / Borland-C
  107.     MS-DOS / Microsoft C
  108.     Many flavours of Unix with gcc and vendors' compilers
  109.     Macintosh / Think C
  110.     Macintosh / metroWorks C
  111.     Acorn Archimedes
  112.     Amiga
  113.  
  114. ------------------------------------------------------------------------
  115. Archelon
  116. ------------------------------------------------------------------------
  117.  
  118. ADDRESS
  119.   Archelon Inc.
  120.   460 Forestlawn Road
  121.   Waterloo, Ontario
  122.   Canada N2K 2J6
  123. WEB
  124.   http://www.archelon.com
  125. CONTACT
  126.   Preston Gurd
  127.   Phone (519)746-7925 Fax (519)746-7925
  128.   E-Mail rpgurd@archelon.com
  129.  
  130. TOOL 
  131.   C compiler and related tools
  132.     User Retargetable Development Tools II (URDT)
  133.   Features
  134.     The URDT set includes an ANSI C compiler, compactor, assembler,
  135.     linker, and related tools. It allows you to "roll your own"
  136.     C compiler and related tools.  You do retargets by writing text files,
  137.     which are read in by these programs when they run.
  138.     Please see our web page at "http://www.archelon.com" for details.
  139.   Distribution and Platform
  140.     Binary versions available for DOS (32 bit), SunOs 4.x.x, Solaris 2.x,
  141.     HP-UX. Source licences available, as well.
  142.  
  143. COMPONENT
  144.   C compiler
  145.     MCC ANSI C compiler
  146.   Features
  147.     You target MCC to a specific machine by writing a text file which
  148.     includes a machine description and code tables. You do not need to
  149.     know compiler internals. The compiler includes output macros which 
  150.     allow you to output code for any assembler, as well as our own.
  151.     Can handle a wide variety of machines, including DSPs and
  152.     microprammable machines.
  153.   Distribution and Platform
  154.     Part of URDT (see above).
  155.  
  156. COMPONENT
  157.   Compactor/Scheduler
  158.     MCPACK Compactor/Scheduler
  159.   Features
  160.     MCPACK gives you a way to implement low level translator tools.
  161.     It reads a control file, which you must write. The control file
  162.     describes the layout of instructions and provides procedures
  163.     for translating input statements into instructions. You
  164.     may provide rules for scheduling and compaction in the file.
  165.   Distribution and Platform
  166.     Part of URDT (see above).
  167.  
  168. COMPONENT
  169.   Assembler
  170.     MCASR assembler
  171.   Features
  172.     MCASR is a "bit-stuffing" assembler, driven from a user written
  173.     text file which describes the fields of the instructions. 
  174.     An instruction word can be up to 256 bits wide and may contain
  175.     multiple relocatable fields. Such a field may be set with only
  176.     a subset of the bits of the full address.
  177.   Distribution and Platform
  178.     Part of URDT (see above).
  179.  
  180. COMPONENT
  181.   Linker
  182.     MCLINK linker
  183.   Features
  184.     MCLINK supports up to eight independent overlapping memory address
  185.     spaces, so it can, for instance, easily support DSP architectures
  186.     with X and Y memories.
  187.   Distribution and Platform
  188.     Part of URDT (see above).
  189.  
  190. RELATED SERVICES
  191.   Archelon provides consulting services for the development of compilers
  192.   and related tools. In particular, we provide a retargeting service
  193.   for our User Regargetable Development Tools.
  194.  
  195. ----------------------------------------------------------------------
  196. CoCoLab
  197. ----------------------------------------------------------------------
  198.  
  199. ADDRESS
  200.   CoCoLab
  201.   Dr.-Ing. Josef Grosch
  202.   Hagsfelder Allee 16
  203.   D-76131 Karlsruhe
  204.   Germany
  205. CONTACT
  206.   Josef Grosch
  207.   Phone +49-721-697061 Fax +49-721-661966
  208.   E-Mail grosch@cocolab.sub.com
  209.  
  210. TOOL
  211.   Toolbox for compiler construction
  212.     Cocktail
  213.   Features
  214.     - set of program generators for nearly all phases of a compiler
  215.     - designed especially for practical usability, efficiency, and the
  216.       generation of production quality compilers
  217.     - target languages are C, C++, Modula-2, and in part Ada or Eiffel
  218.   Distribution
  219.     - C source code (obfuscated)
  220.     - 3.5" floppy disks or DC6150 data cartridge (150MB streamer tape)
  221.     - documentation in Postscript-, troff- and ASCII-format
  222.   Platform
  223.     - all/UNIX
  224.     - PC/MS-DOS, Windows, OS/2, Linux
  225.  
  226. TOOL
  227.   Scanner generator
  228.     Rex
  229.   Features
  230.     - very efficient wrt. speed, table size, and generation time
  231.     - provides source position (line and column) for every token
  232.     - several scanners in one program are possible
  233.     - does not have arbitrary restrictions: unlimited token length,
  234.       unlimited length of lookahead, extremely big scanners
  235.   Distribution and Platform
  236.     like Cocktail
  237.  
  238. TOOL
  239.   Parser generator
  240.     Lark
  241.   Features
  242.     - generates table-driven parsers for LALR(1) and LR(1) grammars
  243.     - explains LR conflicts and generates very efficient parsers
  244.     - provides automatic error handling (reports, recovery, repair)
  245.     - semantic predicates can control parsing by conditions
  246.     - support for backtracking parsing with unlimited lookahead
  247.   Distribution and Platform
  248.     like Cocktail
  249.  
  250. TOOL
  251.   Parser generator
  252.     Ell
  253.   Features
  254.     - generates recursive descent parsers for LL(1) EBNF grammars
  255.     - provides automatic error handling (reports, recovery, repair)
  256.     - generates very efficient parsers
  257.     - synthesized and inherited attributes can be computed
  258.   Distribution and Platform
  259.     like Cocktail
  260.  
  261. TOOL
  262.   Generator for abstract syntax trees
  263.     Ast
  264.   Features
  265.     - generates abstract data types for attributed trees and graphs
  266.     - provides numerous operations on trees and graphs
  267.     - eases node construction and storage allocation
  268.     - provides ASCII and binary graph reader and writer
  269.     - generates interactive graph browser
  270.   Distribution and Platform
  271.     like Cocktail
  272.  
  273. TOOL
  274.   Generator for attribute evaluators
  275.     Ag
  276.   Features
  277.     - generates efficient attribute evaluators for:
  278.     - ordered attribute grammars (OAG)
  279.     - well-defined attribute grammars (WAG)
  280.     - "higher order" attribute grammars (HAG)
  281.   Distribution and Platform
  282.     like Cocktail
  283.  
  284. TOOL
  285.   Transformation of attributed trees
  286.     Puma
  287.   Features
  288.     - supports efficient transformation + mapping of attributed trees
  289.     - based on pattern matching, uses a concise Prolog-like notation
  290.     - areas of application include: semantic analysis, optimization,
  291.       source to source translation, (intermediate) code generation
  292.     - supports tree handling: type checking, construction, analysis
  293.   Distribution and Platform
  294.     like Cocktail
  295.  
  296. TOOL
  297.   Library of reusable modules
  298.     Reuse
  299.   Features
  300.     - subroutine library for services needed in every compiler
  301.     - dynamic and flexible arrays
  302.     - storage of strings of arbitrary length
  303.     - identifier table: unambiguous encoding of strings (hashing)
  304.     - error handler for parsers and compilers
  305.   Distribution and Platform
  306.     like Cocktail
  307.  
  308. TOOL
  309.   Preprocessors
  310.     Rpp, Lpp, L2r, Y2l, R2l
  311.   Features
  312.     - Rpp Rex  preprocessor: extracts scanner description from grammar
  313.     - Lpp Lark preprocessor: checks attribution rules of a grammar
  314.     - L2r converts Lex  input to Rex  input
  315.     - Y2l converts Yacc input to Lark input
  316.     - R2l converts Rex  input to Lex  input
  317.   Distribution and Platform
  318.     like Cocktail
  319.  
  320. TOOL
  321.   Modula-2 -> C translator
  322.     Mtc
  323.   Features
  324.     - converts Modula-2 programs into readable C code (ANSI + K&R)
  325.     - works 100 % automatically
  326.     - nested procedures and modules are handled
  327.     - translates Modula-2 as defined in:
  328.       "N. Wirth: Programming in Modula-2, Third Corrected Edition"
  329.   Distribution and Platform
  330.     like Cocktail
  331.  
  332. GRAMMAR
  333.   Scanner and parser description
  334.     COBOL 85 (ANSI X3.23 - 1985)
  335.   Tool
  336.     Rex and Lark
  337.   Distribution
  338.     like Cocktail
  339.  
  340. GRAMMAR
  341.   Scanner and parser description
  342.     COBOL union (ANSI'74 Standard, ANSI'85 Standard, IBM OS/VS COBOL,
  343.     IBM VS COBOL II, IBM SAA COBOL/370, IBM DOSVS COBOL, X/Open, and
  344.     Micro Focus COBOL)
  345.   Tool
  346.     Rex and Lark
  347.   Distribution
  348.     like Cocktail
  349.  
  350. COMPONENT
  351.   Parser and syntax tree construction
  352.     COBOL union (ANSI'74 Standard, ANSI'85 Standard, IBM OS/VS COBOL,
  353.     IBM VS COBOL II, IBM SAA COBOL/370, IBM DOSVS COBOL, X/Open, and
  354.     Micro Focus COBOL)
  355.   Features
  356.     - dialect is controlled by activating different sets of keywords
  357.     - handles COPY and REPLACE statements including REPLACING clause
  358.     - constructs around 70 KB of tree for 1000 source lines
  359.     - performs name analysis, constructs symbol table, checks names
  360.     - speed is 1000 lines/sec. on SPARC ELC, generated using Cocktail
  361.   Distribution and Platform
  362.     like Cocktail
  363.  
  364. COMPONENT
  365.   Parser and syntax tree construction
  366.     PL/I (DIN 66 255, IBM OS PL/I)
  367.   Features
  368.     - a symbol table and a transformation module differentiate whether
  369.       constructs like F(X) are subscription, function_reference, or
  370.       builtin_function_reference
  371.     - embedded statements for SQL, CICS, and DLI are skipped
  372.     - is generated using Cocktail
  373.   Distribution and Platform
  374.     like Cocktail
  375.  
  376. COMPONENT
  377.   Preprocessor
  378.     PL/I preprocessor (IBM OS PL/I)
  379.   Features
  380.     - contains scanner, parser, syntax tree, and interpreter
  381.     - is generated using Cocktail
  382.   Distribution and Platform
  383.     like Cocktail
  384.  
  385. GRAMMAR
  386.   Scanner and parser description
  387.     FORTRAN-77 (ANSI X3.9 - 1978)
  388.   Tool
  389.     Rex and Lark
  390.   Distribution
  391.     like Cocktail
  392.  
  393. GRAMMAR
  394.   Scanner and parser description
  395.     Fortran-90 (ISO/IEC 1539: 1991 (E), ANSI X3.198-1992)
  396.   Tool
  397.     Rex and Lark
  398.   Distribution
  399.     like Cocktail
  400.  
  401. RELATED SERVICES
  402.   Consulting, training, maintenance, development, research, projects
  403.   in the areas of compiler construction, programming languages,
  404.   software reengineering, source to source translation, dialect
  405.   conversion, programming convention checkers, etc.
  406.  
  407. ----------------------------------------------------------------------
  408. Compiler Resources
  409. ----------------------------------------------------------------------
  410.  
  411. ADDRESS
  412.   Compiler Resources, Inc.
  413.   85 Main Street, Suite 310
  414.   Hopkinton, MA  01748  
  415.   USA
  416. CONTACT
  417.   Barbara Zino
  418.   Phone 1 (508) 435-5016  Fax 1 (508) 435-4847
  419.   E-Mail compres@world.std.com
  420.  
  421. TOOL 
  422.   OO Lexer and Parser Generator for C++ and Class Library
  423.   Yacc++ and the Language Objects Library
  424.   Features
  425.     Outputs C++ classes of lexers and parsers and optionally for 
  426.     tokens, non-terminals, and rules as specified in the grammar.  
  427.     Regular expressions integrated with BNF, LALR & LR, grammar 
  428.     inheritance.  Library support for various AST, input, error,
  429.     and symbol table classes.  Email for complete online information.
  430.   Distribution
  431.     The Yacc++ generators are shipped as executables (sources
  432.     available) and the Language Objects Library is shipped as 
  433.     C++ source code and pre-compiled for supported targets.
  434.     Numerous examples and makefiles are included.  Printed
  435.     manuals include Installation, Tutorial, and Reference Guides.
  436.   Platform
  437.     DEC Alpha (Digital Unix) DEC C++
  438.     DOS/Windows Borland, Microsoft, and Watcom C++
  439.     HP-UX HP C++
  440.     OS/2 Borland and IBM C++
  441.     SGI IRIX SGI (Edison Design Group) C++
  442.     Solaris SPARCCompiler C++
  443.     SunOS Sun and GNU C++
  444.     Windows NT/95 Microsoft Visual C++
  445.     Portable -- other platforms by cross-compiling.
  446.  
  447. ----------------------------------------------------------------------
  448. Edison Design Group
  449. ----------------------------------------------------------------------
  450.  
  451. ADDRESS
  452.   Edison Design Group
  453.   4 Norman Road
  454.   Upper Montclair, NJ 07043
  455.   USA
  456. WEB
  457.   http://www.edg.com/
  458. CONTACT
  459.   Steve Adamczyk
  460.   Phone +1 201 744 2620  Fax +1 201 744 8949
  461.   E-Mail jsa@edg.com
  462.  
  463. TOOL
  464.   Compiler Front End
  465.     EDG C++ Front End
  466.   Features
  467.     Does full syntax and semantic analysis on C++ source code, producing
  468.     an AST-like internal representation.  Accepts most of the modern features
  469.     of the language, e.g., templates, exceptions, RTTI, new-style casts,
  470.     array new/delete, namespaces.  Also accepts ANSI/ISO C and several older
  471.     dialects of both C and C++.  This is a commercial product.
  472.   Distribution
  473.     Source code and internal documentation
  474.   Platform
  475.     Portable; has been used on all major Unix platforms, plus Windows NT.
  476.  
  477. ---------------------------------------------------------------------
  478. Feinarbeit
  479. ---------------------------------------------------------------------
  480.  
  481. ADDRESS
  482.   Feinarbeit
  483.   Altenbraker Strasse 4
  484.   D-12053 Berlin
  485.   Germany
  486. CONTACT
  487.   Olaf Langmack
  488.   Phone +49-30-6215827 Fax +49-30-6215863
  489.   E-Mail langmack@feinarbeit.de
  490.  
  491. RELATED SERVICES
  492.   Feinarbeit provides consultancy and custom development related to
  493.   program development tools and compilers. Recent customers include 
  494.   Softlab (Munich, Atlanta) and Art+Com (Berlin). Reference development
  495.   projects have been done in the context of Eiffel-3, Tandem-Cobol and 
  496.   IBM 370 assembler. Feinarbeit also provides consultancy and support 
  497.   for Cocktail.
  498.  
  499. ------------------------------------------------------------------------
  500. GrammaTech, Inc.
  501. ------------------------------------------------------------------------
  502.  
  503. ADDRESS
  504.   GrammaTech, Inc.
  505.   One Hopkins Place
  506.   Ithaca, NY  14850
  507.   USA
  508. CONTACT
  509.   Jeff Burns
  510.   Phone 607-273-7340 Fax 607-273-8752
  511.   E-Mail jeff@grammatech.com
  512.  
  513. TOOL
  514.   CASE tool generator 
  515.     Synthesizer Generator
  516.   Features
  517.     CASE tool generator for implementing language-sensitive editors and
  518.     user interfaces, including program editors, document preparation
  519.     systems, and program verification tools. Uses attribute grammars to
  520.     compute derived information about the object being edited and
  521.     incrementally recomputes attribute values after an editing change.
  522.   Distribution
  523.     object
  524.   Platform
  525.     SunOS, Solaris, HP-UX, IBM AIX, and Digital UNIX
  526.  
  527. RELATED SERVICES
  528.   The Synthesizer Generator may be licensed directly from GrammaTech
  529.   or GrammaTech can perform customizations or create custom
  530.   implementations.
  531.  
  532. ----------------------------------------------------------------------
  533. Mastersys
  534. ----------------------------------------------------------------------
  535.  
  536. ADDRESS
  537.   Mastersys
  538.   3596 Pimlico Drive
  539.   Pleasanton, CA 94588,
  540.   USA
  541. WEB
  542.   http://misc-sun.mastersys.com
  543. CONTACT
  544.   Boris Burshteyn
  545.   Phone 1 (510) 484 8424 Fax 1 (510) 484 8417
  546.   E-Mail bburshte@mastersys.com
  547.  
  548. TOOL
  549.   C++ Parser Generator
  550.     MUSKOX v1.2
  551.   Features
  552.     Annotates C++ classes with LR1 grammars in EBNF. Allows
  553.     multiple grammar inheritance and redefinition of rules.
  554.     Multiple parser instances for different grammars parse
  555.     and feed to each other the flow of terminals and nonterminals.
  556.     Default and user-defined lexer and error recovery objects.
  557.   Distribution
  558.     -Parser Generator executable, Runtime Framework C++ source
  559.     -Downloadable from the web site, or shipped on 3.5" floppies
  560.     -Documentation in Postscript or Adobe PDF formats
  561.   Platform
  562.     -PC Windows 95 & NT
  563.     -Apple Power Macintosh MAC OS 7.5
  564.     -Sun Sparc Solaris 2.4
  565.     -Pyramid and Siemens/Nixdorf RELIANT/UNIX,
  566.      DC/OSx and Sinix (please contact by email)
  567.  
  568. ----------------------------------------------------------------------
  569. Nullstone
  570. ----------------------------------------------------------------------
  571.  
  572. ADDRESS
  573.   Nullstone Corporation
  574.   48531 Warm Springs Blvd, Suite 404
  575.   Fremont, CA  94539
  576.   USA
  577. WEB
  578.   http://www.nullstone.com
  579. CONTACT
  580.   Christopher Glaeser
  581.   Phone (800) 995-2841 International +1 (510) 490-6222
  582.   Fax +1 (510) 490-9333
  583.   E-Mail cdg@nullstone.com
  584. TOOL
  585.   Compiler Performance Analysis Tool
  586.     NULLSTONE
  587.   Features
  588.     The NULLSTONE Automated Compiler Performance Analysis Tool (tm) uses a QA 
  589.     approach of test coverage and isolation to measure an optimizer.
  590.     The NULLSTONE methodology increases compiler performance by:
  591.       * Isolating performance regressions and defects;
  592.       * Identifying opportunities for improvements;
  593.       * Establishing development completion criteria; and
  594.       * Providing detailed competitive data.
  595.   Language
  596.     ANSI C
  597.   Distribution
  598.     Complete sources.
  599.   Platform
  600.     UNIX, WinNT, Win3.1, OS/2, DOS, MacOS.
  601.     SPARC, PowerPC, Pentium, x86, MIPS, 68K, and others.
  602.  
  603.  
  604. ----------------------------------------------------------------------
  605. OCCL
  606. ----------------------------------------------------------------------
  607.  
  608. ADDRESS
  609.   Oxford and Cambridge Compilers Limited
  610.   55 Brampton Rd
  611.   Cambridge CB1 3HJ
  612.   UK
  613. CONTACT
  614.   Dave Lloyd
  615.   Phone (+44) 1223 572074
  616.   E-Mail dave@occl-cam.demon.co.uk
  617.  
  618. RELATED SERVICES
  619.   OCCL produces commercial compilers for Algol 68 and Fortran 90 on
  620.   a variety of platforms. This technology is available for bespoke
  621.   applications such as custom languages or tools. OCCL also provides 
  622.   consultancy and support for other compiler toolsets such as GNU 
  623.   or PCCTS.
  624.  
  625.  
  626. ----------------------------------------------------------------------
  627. Parr Research Corporation
  628. ----------------------------------------------------------------------
  629.  
  630. ADDRESS
  631.   Parr Research Corporation
  632.   1535 Francisco Street Suite 9
  633.   San Francisco, California 94123
  634.   USA
  635. CONTACT
  636.   Dr. Terence Parr
  637.   Phone 415 346 1070
  638.   E-Mail parrt@parr-research.com
  639.  
  640. TOOL
  641.   Parser generator
  642.     ANTLR
  643.   Features
  644.     ANTLR constructs human-readable recursive-descent parsers in
  645.     C or C++ (soon Java) from predicated-LL(k>1) grammars.  Many
  646.     context-sensitive languages and languages requiring infinite
  647.     lookahead are recognizable with ANTLR parsers.  Can automatically
  648.     build ASTs.  Has new and powerful error recovery mechanism.
  649.   Distribution
  650.     Complete C source code, totally public domain.  Free at site
  651.     ftp://ftp.parr-research.com/pub/pccts/.
  652.   Platform
  653.     Any platform that compiles C or C++.  Specific Mac port
  654.     available as well as binaries/makefiles for PC compilers.
  655.  
  656. TOOL
  657.   AST transformer / walker (source-to-source translation)
  658.     SORCERER
  659.   Features
  660.     A SORCERER grammar describes AST content and structure.  You may
  661.     annotate the grammar with actions to effect a translation or
  662.     manipulate the tree itself.  Generates recursive-descent tree
  663.     walkers in C or C++ (soon Java).  Same flavor/syntax as ANTLR.
  664.     Not tied to a parser generator or any other tool.
  665.   Distribution
  666.     Complete C source code, totally public domain.  Free at site
  667.     ftp://ftp.parr-research.com/pub/pccts/sorcerer/.
  668.   Platform
  669.     Any platform that compiles C or C++.
  670.  
  671. RELATED SERVICES
  672.   Parr Research Corporation continues to enhance and maintain PCCTS.
  673.   We support the tools via maintenance agreements, short term
  674.   contracts, and collaborations.  We also develop custom translators
  675.   and provide technical assistance for language design and
  676.   implementation development.
  677.  
  678. ----------------------------------------------------------------------
  679. ENTRY FORM
  680. ----------------------------------------------------------------------
  681.  
  682. ADDRESS
  683.   <provider>
  684.   <building,department>
  685.   <street>
  686.   <state,city>
  687.   <country>
  688. WEB
  689.   <URL>
  690. CONTACT
  691.   <name>
  692.   Phone <number> Fax <number>
  693.   E-Mail <address>
  694.  
  695. TOOL 
  696.   <type>
  697.     <name>
  698.   Features
  699.     <text>
  700.   Distribution
  701.     <source, object, list of media>
  702.   Platform
  703.     <list of operating system and hardware>
  704.  
  705. GRAMMAR
  706.   <type>
  707.     <programming language, version, standard>
  708.   Tool
  709.     <name>
  710.   Distribution
  711.     <list of media>
  712.  
  713. COMPONENT
  714.   <type>
  715.     <programming language, version, standard>
  716.   Features
  717.     <text>
  718.   Distribution
  719.     <source, object, list of media>
  720.   Platform
  721.     <list of operating system and hardware>
  722.  
  723. RELATED SERVICES
  724.   <text>
  725.  
  726. ----------------------------------------------------------------------
  727. GUIDELINES for using the entry form: Please replace the text in angle
  728. brackets (<>) with the relevant information. The form provides four
  729. topics: TOOL, GRAMMAR, COMPONENT and RELATED SERVICES. There has to be
  730. at least one of these topics, but at most one RELATED SERVICES. The
  731. topics are described by several subtopics. Subtopics may be omitted
  732. if the information is available from the context. Subtopics <text> may
  733. be answered with up to five lines of free form ASCII text. Lines
  734. shall not be more than 70 characters long, they should be indented
  735. properly. All other subtopics shall be described with only a few
  736. words. "Feature" descriptions should cover input, output and
  737. implementation languages.
  738. ----------------------------------------------------------------------
  739. END OF CATALOG                                                   06-96
  740. ----------------------------------------------------------------------
  741. --
  742. Send compilers articles to compilers@iecc.com,
  743. meta-mail to compilers-request@iecc.com.
  744.