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

📄 readme

📁 早期freebsd实现
💻
字号:
Miscellaneous flex stuff.  The following have been tested using flex 2.4:	- debflex.awk, an awk script for anotating flex debug output.	  It presently only works with gawk, not with "old" or "new" awk	  (I haven't tried "mawk").	- testxxLexer.l, a sample C++ program that uses flex's scanner	  class option ("-+").	- fastwc/, a subdirectory containing examples of how to use flex	  to write progressively higher-performance versions of the Unix	  "wc" utility.The following are all out-of-date with respect to flex release 2.4 (andin general up-to-date for flex 2.3):	- flex.texinfo, a "texinfo" version of the flexdoc documentation	  for flex release 2.3.	- Atari/Atari.patches, patches for porting flex to the Atari and	  to Minix.	- A number of notes and Makefiles for compiling flex under MS-DOS,	  in the MSDOS/ subdirectory.	- Notes on building flex for MVS, in the MVS/ subdirectory.	- Notes on building flex for the Macintosh using Think-C,	  in the Think-C/ subdirectory.	- Notes on building flex for VMS, in the VMS/ subdirectory.And the following is included for compatibility with some broken versionsof bison:	- alloca.c, a public-domain, mostly-portable version of the	  alloca() routine (used by bison's parsers) written by D. A. Gwyn.Many thanks to those who contributed these files.  Updated versions willbe appreciated!

⌨️ 快捷键说明

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