Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Available as/for:
Description:
qtFlexC++ is a tool for generating scanners: programs which recognized lexical patterns in text. qtFlexC++ 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. qtFlexC++ generates as output a C++ source and include file, lexyy.cpp and lexyy.h, which defines a class `lexyy'.

This file is compiled with your code 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.

Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license
version 1.0
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

More Developers Apps from lroudier:

product
qtFlexC++
lroudier
last update date: 12 years ago

Score 4.7

Other Developers Apps:

product
Oo-mox
actionless
last update date: 8 years ago

Score 6.5

product
KEXI
jstaniek
last update date: 7 years ago

Score 6.5

product
BlackAdder
appy
last update date: 20 years ago

Score 5.0

product
Wing IDE Professional
sdeibel
last update date: 15 years ago

Score 5.0

product
Quanta Gold
appy
last update date: 20 years ago

Score 5.0

product
Codie
elgunvo
last update date: 15 years ago

Score 5.0



System Tags