Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

re2c

Compare

  Analyzed 1 day ago

re2c is a tool for writing very fast and very flexible scanners. Unlike any other such tool, re2c focuses on generating high efficient code for regular expression matching. As a result this allows a much broader range of use than any traditional lexer offers. And Last but not least re2c generates ... [More] warning free code that is equal to hand-written code in terms of size, speed and quality. [Less]

2.18M lines of code

4 current contributors

9 months since last commit

10 users on Open Hub

Very Low Activity
4.75
   
I Use This

Ruby WordNet

Compare

  Analyzed about 16 hours ago

Ruby-WordNet is a Ruby interface to the WordNet® Lexical Database. WordNet? is an online lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one ... [More] underlying lexical concept. Different relations link the synonym sets. [Less]

1.42K lines of code

1 current contributors

12 months since last commit

3 users on Open Hub

Very Low Activity
0.0
 
I Use This

graylex

Compare

  Analyzed 1 day ago

graylex offers a means to do string operations on input streams without slurping all input at once by using Common Lisp Gray Streams, fixed-sized and flexible buffers. This is especially interesting for lexical analysis ("lexing") where input files can be exuberant, e.g. SQL dumps weighing hundreds of Megabytes.

587 lines of code

0 current contributors

almost 13 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Lestes

Compare

  Analyzed about 5 hours ago

Project Lestes is an ongoing effort to make a C++ compiler with comprehensive C++ source code using the most advanced algorithms seen. Other goals include: easilly retargettable compiler, compiler that can be successfully used in teaching compiler construction, compiler that can compile multitude of languages.

263K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Epoche

Compare

  No analysis available

Epoche lexer is a scanner of C source files. It is intended to be used in lexical analysis of C source programs. Aim is to generate a high quality scanner that will detect lexical errors in C source code and provide clear diagnostic messages.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...