Browsing English (United Kingdom) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (United Kingdom) guidelines.
11 of 1 result
1336.
Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code.
Description
Flex is a tool for generating scanners: programs which recognise lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyses its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code.
Translated by Anthony Harrington
Reviewed by Stephan Woidowski
In Ubuntu:
Flex is a tool for generating scanners: programs which recognised lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyses its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code.
Suggested by Edward Chidgey
Shared:
Flex is a tool for generating scanners: programs which recognise lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyses its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code.
Suggested by Michael Vogt
Located in Package: libfl2 Package: libfl-dev Package: flex-doc Package: flex
11 of 1 result

This translation is managed by Ubuntu English (United Kingdom) Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Alex Anthony, Alfredo Hernández, Anthony Harrington, Ben Brunt, Bruce Cowan, Diego Chavez Escobar, Edward Chidgey, Gabriel Ruiz, Gary M, Isabell Long, James Thorrold, Jen Ockwell, Jonathon Fernyhough, Josh Holland, Lewis Cawte, Michael, Michael Mulqueen, Michael Vogt, Stephan Woidowski, etali, mrx5682, rshaylor.