⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.amiga

📁 flex 词法分析工具 类似于lex 此版本为较早前的版本
💻 AMIGA
字号:
This file, ./MISC/Amiga/README.amiga, describes the necessary steps to getthe FLEX 2.5.1 program up and running on the Commodore AMIGA with thehelp of SAS/C++ 6.51 and SMake 6.50.  Also it describes the contents of thesubdirectory ./MISC/Amiga, where `.' denotes the root directory of thestandard installation of FLEX 2.5.1.FILES ADDED FOR INSTALLING FLEX 2.5.1 ON THE AMIGAThe standard distribution of FLEX 2.5.1 is assumed to be installed onyour AMIGA computer.  `Installed' means that all source files from theoriginal archive are present in a root directory (denoted by `.' in whatfollows) and, if appropriate, one or more subdirectories, on your machine.The original source files are totally left untouched, the necessary changesare applied in the form of `change files'.  For installing FLEX 2.5.1 onthe AMIGA, several additional files come with this patch.     -----rw-d       2      738 Apr  3 11:49 config.h     -----rw-d       1      169 Apr  3 11:33 libmain.ch     -----rw-d       1      159 Apr  3 11:33 libyywrap.ch     -----rw-d       1      167 Apr  3 11:33 parse.ych     -----rw-d       6     2840 Apr  3 11:34 README.amiga     -----rw-d      11     5503 Apr  3 11:45 smakefile     Dirs:0    Files:6    Blocks:22    Bytes:9576HOW TO INSTALL FLEX 2.5.1 ON THE AMIGACopy all files from ./MISC/Amiga to the root directory of the FLEX 2.5.1distribution and edit `SMakefile' as it instructs you.  There shouldn't betoo many changes necessary.  Then say "make bootflex".  This creates apreliminary version of FLEX 2.5.1 without using itself.WARNING: Don't say "make flex" yet.  Any pre-2.5 version of FLEX will failon the file `scan.l' due to some new features only present in FLEX 2.5.Then say "make flex".  At least once the FLEX program created in the firststep will be used.  To make sure that everything is alright, finally say"make check".  If you change the code, you should also say "make bigcheck"for some more thorough testing.When you are satisfied with the results, say "make install".  This willcopy the `flex' binary, the `libfl.lib' file, and the `FlexLexer.h' headerto the paths specified in the `SMakefile'.Finally, you should say "make clean" to remove all intermediate files fromthe root directory.  "make veryclean" also removes `flex' and `scan.c'.TROUBLE SHOOTINGFLEX 2.5.1 was ported to the AMIGA and tested with the following setup:	AMIGA 2000	GVP G-Force 030/50/50/8	SAS/C++ 6.51	SED 2.05	BISON 1.22	WMERGE from the CWEB distributionShould you encounter problems with this AMIGA patch for FLEX 2.5.1 orshould you have ideas for further improvements, like using GnuMake insteadof SMake, contact the author of this contributionAndreas SchererRoland-Stra{\ss}e 1652070 AachenGermany<scherer@genesis.informatik.rwth-aachen.de> (Internet)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -