Tags : Browse Projects

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

Boo Programming Language

Compare

  Analyzed about 18 hours ago

A wrist-friendly language targeting the Common Language Runtime (.NET / Mono) with an extensible compiler pipeline, a syntax reminiscent of Python, and many other features (like type inference, syntactic macros, etc.)

300K lines of code

1 current contributors

over 1 year since last commit

50 users on Open Hub

Very Low Activity
4.6
   
I Use This
Licenses: No declared licenses

JCCD

Compare

  Analyzed 1 day ago

The Java Code Clone Detection API (JCCD) allows to implement individual code clone detectors. These code clone detectors can be easily integrated into other Java applications. JCCD is based on a pipeline architecture which allows to replace whole parts of the detection process without changing ... [More] the overall pipeline. This enables to re-implement state-of-the-art techniques as well as to realize new ideas and concepts. [Less]

25.4K lines of code

0 current contributors

about 13 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

javaparser

Compare

  Analyzed 1 day ago

A Java 1.5 Parser with AST generation and visitor support. The AST records the source code structure, javadoc and comments. It is also possible to change the AST nodes or create new ones to modify the source code. Main features light weight good performance easy to use AST can be modified AST ... [More] can be created from scratch This parser was created using javacc (the java compiler compiler). All the nodes of the AST, visitors and other features was coded manually using the Eclipse IDE. Help this project, Donate. Thanks. [Less]

201K lines of code

42 current contributors

3 days since last commit

1 users on Open Hub

High Activity
0.0
 
I Use This

XL Programming Language

Compare

  Analyzed 3 months ago

XL (eXtensible Language) is a general purpose compiled programming language. XL doesn't force you to use a limited set of concepts (such as "objects"). Instead, it can be extended (through libraries) to use the concepts that are natural to your a

137K lines of code

1 current contributors

almost 2 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Regular Pattern Analyzer (RPA)

Compare

  No analysis available

The Regular Pattern Analyzer(RPA) is a top-down recursive parser and pattern matching engine. The input grammar notation is Backus–Naur Form (BNF) and the produced output is a browsable Abstract Syntax Tree (AST). The grammar allows Regular Expressions, so the parser can also be used as RegEx or ... [More] search engine. The execution engine supports muti-threading and it can parse multiple input streams simultaneously. [Less]

0 lines of code

1 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

Lark Parsing Library

Compare

  Analyzed 1 day ago

A modern parsing library for Python, implementing Earley & LALR(1) and an easy interface

13.4K lines of code

24 current contributors

about 1 month since last commit

0 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: No declared licenses

py2many

Compare

  Analyzed about 9 hours ago

Python to CLike language transpiler

37.1K lines of code

0 current contributors

about 1 month since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses