Tags : Browse Projects

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

cl-m4

Compare

  Analyzed about 18 hours ago

cl-m4 is a complete M4 implementation from scratch targeted at GNU M4 compatibility.

2.97K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Sweet Parser

Compare

  Analyzed about 9 hours ago

Sweet Parser is a C++ parser library. Given a BNF grammar the library generates an LALR(1) parser that recognizes the language described by that grammar. The parser can be generated at runtime without the need for an offline generation step. If generation is required there is a stand alone ... [More] executable that provides Lua scriptable code generation from the parser state machine. Parsers generated this way have no dependencies on anything other than the standard libary. [Less]

7.83K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

xFunc

Compare

  Analyzed about 3 hours ago

xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions, and achieving high performance.

46.3K lines of code

2 current contributors

9 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This

TLA+

Compare

  Analyzed about 23 hours ago

Tools for TLA+ specifications and PlusCal algorithms, including the Toolbox, an IDE for writing specifications and running tools to check them.

373K lines of code

20 current contributors

2 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This

Edge Syntax

Compare

  Analyzed 1 day ago

A new syntax to create UI (WPF).

3.97K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

libfsm

Compare

  Analyzed about 8 hours ago

NFA, DFA, regular expressions and a lexer generator.

84.5K lines of code

7 current contributors

3 months since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This

aflex

Compare

  Analyzed about 18 hours ago

Aflex the Ada fast lexical analyser generator

14.7K lines of code

0 current contributors

about 2 months since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: No declared licenses

C# Lex Yacc

Compare

  Analyzed 1 day ago

a C# embeddable lexer and parser generator (.Net core)

29.2K lines of code

6 current contributors

9 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

Shell Parser

Compare

  Analyzed about 19 hours ago

An IEEE Std 1003.1 compliant shell parsing library. The library does not execute, nor interpret, shell code. It merely scans an input stream and parses tokens, delegating intepretation to the caller. An event driven approach is taken, using callbacks to notify the caller of tokens.

392 lines of code

0 current contributors

over 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

regex-applicative

Compare

  Analyzed 1 day ago

regex-applicative is aimed to be an efficient and easy to use parsing combinator library for Haskell based on regular expressions.

856 lines of code

1 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This