home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / dev / c / Flex252.readme < prev    next >
Encoding:
Text File  |  1996-01-05  |  3.1 KB  |  75 lines

  1. Short:    GNU Flex - lexical scanner gen. (Amiga port)
  2. Author:   tolaini@freenet.hut.fi (Sandro Tolaini)
  3. Uploader: tolaini@freenet.hut.fi (Sandro Tolaini)
  4. Version:  2.5.2
  5. Type:     dev/c
  6. Name:     Flex 2.5.2
  7.  
  8. This is a mostly unchanged port of the GNU Flex 2.5.2, a fast lexical
  9. scanner generator, almost compatible with the 'lex' Un*x utility.
  10.  
  11. I have ported this piece of software for the Amiga, and I have
  12. successfully compiled it under SAS/C. No optimization was done, because
  13. I don't trust the SAS optimizer :((
  14.  
  15. I took some pieces of the source and of the makefile from a previous port
  16. (sorry guy, I don't remember your name!). Source code is included, to recompile
  17. just say 'smake bootflex' and then 'smake flex'.
  18.  
  19. I have also converted the TeXInfo documentation to AmigaGuide format. See
  20. in the Docs drawer.
  21.  
  22. To install, simply copy the Flex program somewhere in your path. Copy the
  23. FlexLexer.h include in your INCLUDE: dir if you want to use the C++ flex
  24. class.
  25.  
  26. Please report me any bug!
  27.  
  28. Much thanks to the GNU guys for their great software!
  29.  
  30. Have fun,
  31. Sandro Tolaini <tolaini@freenet.hut.fi>
  32.  
  33.  
  34. ============================= Archive contents =============================
  35.  
  36. Original  Packed Ratio    Date     Time    Name
  37. -------- ------- ----- --------- --------  -------------
  38.     1801     941 47.7% 14-Dec-95 19:13:18 +COPYING
  39.   119615   41238 65.5% 13-Dec-95 00:06:46 +Flex.guide
  40.   113228   40775 63.9% 14-Dec-95 19:13:20 +Flex.texinfo
  41.    45437   17641 61.1% 14-Dec-95 19:13:18 +NEWS
  42.     2042    1107 45.7% 14-Dec-95 19:13:18 +README
  43.      312     177 43.2% 15-Dec-95 17:18:38 +fl.lib
  44.   177812   77876 56.2% 15-Dec-95 17:22:46 +Flex
  45.     1091     603 44.7% 16-Dec-95 13:11:28 +Flex252.readme
  46.     5671    2288 59.6% 14-Dec-95 19:13:18 +FlexLexer.h
  47.       89      74 16.8% 15-Dec-95 17:09:40 +SCOPTIONS
  48.     2676     881 67.0% 15-Dec-95 17:30:26 +SMakefile
  49.    14043    4971 64.6% 14-Dec-95 19:13:20 +alloca.c
  50.     3704    1700 54.1% 14-Dec-95 19:13:20 +ccl.c
  51.      738     369 50.0% 14-Dec-95 19:13:20 +config.h
  52.    25931    8916 65.6% 14-Dec-95 19:13:20 +dfa.c
  53.     5649    2372 58.0% 14-Dec-95 19:13:20 +ecs.c
  54.    33227   10219 69.2% 14-Dec-95 19:13:20 +flex.skl
  55.    36132   11535 68.0% 14-Dec-95 19:13:20 +flexdef.h
  56.    35657   10088 71.7% 14-Dec-95 19:13:20 +gen.c
  57.   110149   26177 76.2% 14-Dec-95 19:13:22 +initscan.c
  58.      244     185 24.1% 14-Dec-95 19:13:20 +libmain.c
  59.      189     150 20.6% 14-Dec-95 19:13:20 +libyywrap.c
  60.    28766    8726 69.6% 14-Dec-95 19:13:20 +main.c
  61.    16278    5648 65.3% 14-Dec-95 19:13:20 +misc.c
  62.    17283    5879 65.9% 14-Dec-95 19:13:20 +nfa.c
  63.    35857   10085 71.8% 14-Dec-95 19:13:22 +parse.c
  64.      509     210 58.7% 14-Dec-95 19:13:22 +parse.h
  65.    17778    6033 66.0% 14-Dec-95 19:13:20 +parse.y
  66.    15134    5360 64.5% 14-Dec-95 19:13:20 +scan.l
  67.    40980   10891 73.4% 14-Dec-95 19:13:20 +skel.c
  68.     6235    2365 62.0% 14-Dec-95 19:13:20 +sym.c
  69.    23542    8117 65.5% 14-Dec-95 19:13:20 +tblcmp.c
  70.      845     462 45.3% 14-Dec-95 19:13:20 +testxxLexer.l
  71.       29      29  0.0% 14-Dec-95 19:13:20 +version.h
  72.     4276    1689 60.5% 14-Dec-95 19:13:20 +yylex.c
  73. -------- ------- ----- --------- --------
  74.   942949  325777 65.4% 25-Dec-95 23:15:20   35 files
  75.