EnglishFrenchSpanish

OnWorks favicon

flex: the fast lexical analyser download for Linux

Free download flex: the fast lexical analyser Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named flex: the fast lexical analyser whose latest release can be downloaded as flex-2.6.0.tar.bz2. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named flex: the fast lexical analyser with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

flex: the fast lexical analyser


Ad


DESCRIPTION

flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. The flex program reads user-specified input files, or its standard input if no file names are given, 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 a C source file named, "lex.yy.c", which defines the function yylex(). The file "lex.yy.c" can be compiled and linked to produce an executable. When the executable is run, it analyzes its input for occurrences of text matching the regular expressions for each rule. Whenever it finds a match, it executes the corresponding C code.

Audience

Developers



Programming Language

C++, C



This is an application that can also be fetched from https://sourceforge.net/projects/flex/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    acl_gran
    acl_gran
    rsbac-admin - Rule Set Based Access
    Control DESCRIPTION: rsbac-admin is a
    set of tool used to manage systems using
    a Rule Set Based Access Control (RSBAC)
    kern...
    Run acl_gran
  • 2
    acl_grant
    acl_grant
    rsbac-admin - Rule Set Based Access
    Control DESCRIPTION: rsbac-admin is a
    set of tool used to manage systems using
    a Rule Set Based Access Control (RSBAC)
    kern...
    Run acl_grant
  • 3
    cpbm
    cpbm
    cpbm - a software analysis toolkit
    (originally: CPROVER benchmarking
    framework) ...
    Run cpbm
  • 4
    cpclean
    cpclean
    cpclean - Remove wrong control points
    by statistical methods ...
    Run cpclean
  • 5
    gbget
    gbget
    gbget - Basic data extraction and
    manipulation tool ...
    Run gbget
  • 6
    gbglreg
    gbglreg
    gbglreg - Estimate general linear
    regression model ...
    Run gbglreg
  • More »

Ad