Icon flex

Informations

  • Identifier flex
  • Added Date 27/11/2020 00:20
  • Updated Date 01/05/2021 00:27
  • Free package
  • 0.00/5 (0 vote)

  • RepositoryProcursus
  • SectionDevelopment
  • Version 2.6.4-2
  • Architecture iOS
  • Size 124.08 Kb
  • Installed-Size 404
  • Depends m4
  • Priority optional

Description

fast lexical analyzer generator 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.


Version History

Packages are not hosted on our server, they could be protected or unavailable.

  • Download flex version 2.6.4-201/05/2021 00:27
    Architecture iOS
    MD5 ce617f00dfb85a320eb3bca0982ed51a
    SHA1 feb9f3c967a65da45f6b6ddc5863b7cef5d54223
    SHA256 0c7e0755f7e4f248375ee91275f11236328c1ec190d770d4180de3a67e8eebfb
  • Download flex version 2.6.4-116/03/2021 21:06
    Architecture iOS
    MD5 65235a8d92f814c08b79859a47e48396
    SHA1 d70f9dbb9d6220a430a51cf959e377ff0d399ff0
    SHA256 e2e965af99b8eed378b3e2fc8c22e79589344cb594bb535ba0e1ce494022865b
  • Download flex version 2.6.427/11/2020 00:20
    Architecture iOS
    MD5 e9678949a2517544e51441dab06fbee0
    SHA1 1d41f1ad1acefc2f2fbe6e62d10e2199f63cbacc
    SHA256 ee8f78b86cb3c98909458d5e404e5abc988a44949b00dff97819ccaad297100e

Reviews and ratings