Copyright (C) 1992, Digital Equipment Corporation
All rights reserved.
See the file COPYRIGHT for a full description.

Last modified on Fri Jul  9 18:00:27 PDT 1993 by heydon

/proj/m3/pkg/juno-compiler/tests/parser/src/README

DESCRIPTION

  This directory contains the source for a simple program to test the Juno
  parser. It also contains several input files on which to run the program to
  put the lexer through its paces. See the description at the head of the file
  "ParserTest.i3" for details on how to run the program "../DSC/ParserTest".

CONTENTS

  ParserTest.m3			source to build test program
  bad-cmds.txt			illegal Juno commands
  bad-exprs.txt			illegal Juno expressions
  good-cmds.txt			legal Juno commands
  good-exprs.txt		legal Juno expressions
  good-mod.txt			legal Juno module
