Difference between revisions of "Flex"

From Free Software Directory
Jump to: navigation, search
(version 2.6.0)
m (flex-2.6.4)
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Flex
 
|Name=Flex
|Short description=Generates text-scanning programs
+
|Short description=Fast lexical analyser generator.
|Full description='''Flex''' is a tool for generating programs that recognize lexical patterns in text. There are many applications for Flex, including writing compilers in conjunction with [[GNU Bison]]. Flex is a free implementation of the well known Lex program. It features a Lex compatibility mode, and also provides several new features such as exclusive start conditions.
+
|Full description='''Flex''' (The Fast Lexical Analyzer) is a tool for generating programs that recognize lexical patterns in text. There are many applications for Flex, including writing compilers in conjunction with [[GNU Bison]]. Flex is a free implementation of the well known Lex program. It features a Lex compatibility mode, and also provides several new features such as exclusive start conditions.
|Homepage URL=http://flex.sourceforge.net
+
 
|User level=intermediate
+
Flex was never part of the GNU Project , although the GNU Project helped distribute it and wrote its manual.
|VCS checkout command=git clone https://github.com/westes/flex.git
+
|Homepage URL=https://github.com/westes/flex/
|Computer languages=C
+
|Is High Priority Project=No
|Documentation note=User manual available in HTML, Info, ASCII, dvi, PostScript, and TeXinfo formats from http://flex.sourceforge.net/manual/
+
|VCS checkout command=git clone git://github.com/westes/flex.git
 +
|Documentation note=The Texinfo source of the '''current Flex manual''' is found in the Flex source package at https://github.com/westes/flex/.
 +
 
 +
The old version of the initial manual written by the GNU Project is kept at https://ftp.gnu.org/old-gnu/Manuals/flex-2.5.4/ '''for historical reference only'''.
 +
 
 +
----
 +
 
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
 
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 
|Related projects=Bison,CPG,WordNet,dbacl,dparser
 
|Related projects=Bison,CPG,WordNet,dbacl,dparser
 
|Keywords=text,bison,scanner,lexical
 
|Keywords=text,bison,scanner,lexical
|Version identifier=2.6.0
+
|Version identifier=2.6.4
|Version date=2015/11/17
+
|Version date=2017/05/06
 
|Version status=stable
 
|Version status=stable
|Version download=https://github.com/westes/flex/archive/v2.6.0.tar.gz
+
|Version download=https://github.com/westes/flex/releases/tag/v2.6.4
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2016/01/19
+
|Last review date=2020/04/06
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
+
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
|License verified date=2003-01-10
+
|GNU package identifier=flex
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=BSD_AdClause
 
|License=BSD_AdClause
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2003-01-10
+
|License verified date=2019/01/02
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=W. L. Estes
 
|Real name=W. L. Estes
 
|Role=Maintainer
 
|Role=Maintainer
|Email=wlestes@uncg.edu
+
|Email=westes575@gmail.com
|Resource URL=
 
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Vern Paxson
+
|Resource audience=Debian (Ref) (R)
|Role=Contributor
+
|Resource URL=https://tracker.debian.org/pkg/flex-old
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/flex
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/westes/flex/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.sourceforge.net/mailman/listinfo/flex-announce
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=Bug Tracking
+
|Resource URL=https://lists.sourceforge.net/mailman/listinfo/flex-help
|Resource URL=http://sourceforge.net/tracker/?group_id=97492&atid=618177
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-flex/
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/flex-announce
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Mailing List
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/flex-help
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=VCS Repository Webview
+
|Resource URL=https://github.com/westes/flex/releases/
|Resource URL=https://github.com/westes/flex
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=http://sourceforge.net/projects/flex/files/
+
|Resource URL=https://ftp.gnu.org/gnu/flex/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://sourceforge.net/projects/flex/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=Bug Tracking
+
|Resource URL=https://translationproject.org/domain/flex.html
|Resource URL=https://github.com/westes/flex/issues
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
|Text-creation=word-processing
+
|Programming-language=C
|Use=text-creation
+
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 +
|Use=software-development
 
|Works-with=text
 
|Works-with=text
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[gcc]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[bash]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[m4]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[bison]] to generate parse.c from parse.y
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[autoconf]] for handling the build system
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[automake]] for Makefile generation
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[gettext]] for i18n support
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[help2man]] to generate the flex man page
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[tar]], [[gzip]], etc. for packaging of the source distribution
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[texinfo]] to build and test the flex manual
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[indent]] for indenting the flex source the way we want it done
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 09:41, 6 April 2020


[edit]

Flex

https://github.com/westes/flex/
Fast lexical analyser generator.

Flex (The Fast Lexical Analyzer) is a tool for generating programs that recognize lexical patterns in text. There are many applications for Flex, including writing compilers in conjunction with GNU Bison. Flex is a free implementation of the well known Lex program. It features a Lex compatibility mode, and also provides several new features such as exclusive start conditions.

Flex was never part of the GNU Project , although the GNU Project helped distribute it and wrote its manual.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

2 January 2019




Leaders and contributors

Contact(s)Role
W. L. Estes Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-flex/
Downloadhttps://github.com/westes/flex/releases/
Mailing Listhttps://lists.sourceforge.net/mailman/listinfo/flex-help
Debian (Ref) (R)https://tracker.debian.org/pkg/flex-old
VCS Repository Webviewhttps://github.com/westes/flex/
Generalhttps://translationproject.org/domain/flex.html
Downloadhttps://ftp.gnu.org/gnu/flex/
Debian (Ref)https://tracker.debian.org/pkg/flex
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://sourceforge.net/projects/flex/
Mailing Listhttps://lists.sourceforge.net/mailman/listinfo/flex-announce


Software prerequisites

KindDescription
Required to buildgcc
Required to buildbash
Required to useindent for indenting the flex source the way we want it done
Required to buildm4
Required to usegettext for i18n support
Required to usetar, gzip, etc. for packaging of the source distribution
Required to useautomake for Makefile generation
Required to usetexinfo to build and test the flex manual
Required to usehelp2man to generate the flex man page
Required to usebison to generate parse.c from parse.y
Required to useautoconf for handling the build system




Entry







"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.















































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.