EnglishFrenchSpanish

Ad


OnWorks favicon

lex - Online in the Cloud

Run lex in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command lex that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


flex - the fast lexical analyser generator

SYNOPSIS


flex [OPTIONS] [FILE]...

DESCRIPTION


Generates programs that perform pattern-matching on text.

Table Compression:
-Ca, --align
trade off larger tables for better memory alignment

-Ce, --ecs
construct equivalence classes

-Cf do not compress tables; use -f representation

-CF do not compress tables; use -F representation

-Cm, --meta-ecs
construct meta-equivalence classes

-Cr, --read
use read() instead of stdio for scanner input

-f, --full
generate fast, large scanner. Same as -Cfr

-F, --fast
use alternate table representation. Same as -CFr

-Cem default compression (same as --ecs --meta-ecs)

Debugging:
-d, --debug
enable debug mode in scanner

-b, --backup
write backing-up information to lex.backup

-p, --perf-report
write performance report to stderr

-s, --nodefault
suppress default rule to ECHO unmatched text

-T, --trace
flex should run in trace mode

-w, --nowarn
do not generate warnings

-v, --verbose
write summary of scanner statistics to stdout

--hex use hexadecimal numbers instead of octal in debug outputs

Use lex online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    xCAT
    xCAT
    Extreme Cluster Administration Toolkit.
    xCAT is a scalable cluster management
    and provisioning tool that provides
    hardware control, discovery, and OS
    diskful/di...
    Download xCAT
  • 2
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 3
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 4
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 5
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 6
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • More »

Linux commands

Ad