📄 readme
字号:
This directory contains the CUP v0.10k release in source form. You shouldfind the following files and subdirectories in this release: README This file. INSTALL.QUICK Quick installation instruction. CHANGELOG A brief overview of the changes in v0.10k java_cup A subdirectory containing CUP, runtime, and test sources. cup_logo.gif A logo image used by the manual. manual.html A user's manual in HTML format. (OLD) INSTALL A shell script to install and test the systemTo get started quickly, read INSTALL.QUICK. If you are on a Windowsplatform, you might want to look in the winnt subdirectory.For complete installation information, keep reading.To install the release, copy the contents of this directory (if youhaven't done so already) into a "classes" directory accessible to thejava interpreter (i.e., a directory that is listed in the colonseparated list of directories in your CLASSPATH environment variable).Note: if you have an older version of the system already accessiblefrom your CLASSPATH you will want to temporarily remove it to avoidconflicts.Once files have been copied to an appropriate location, you should be able toboth compile and test the system by executing the INSTALL shell script(sorry, but non Unix users are still on their own). Again, be sure that you have placed these sources in a directory listed in your CLASSPATH environment variable (or changed your CLASSPATH to include this directory). A manual page that explains the operation and use of the system can be foundin manual.html and from the CUP home page mentioned below.Bug reports regarding the installation process or the system as a whole should be sent to<cananian@alumni.princeton.edu> with "JavaCUP" in the subject.The CUP home page where the latest information regarding CUP can be found (e.g., new releases) is: http://www.cs.princeton.edu/~appel/modern/java/CUP/Enjoy,Scott HudsonGraphics, Visualization, and Usability Center Georgia Institute of Technology Last updated: 23-Jul-1999 [CSA]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -