Tags : Browse Projects

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

GNU Bison

Compare

Claimed by GNU Analyzed 1 day ago

43.6K lines of code

12 current contributors

over 1 year since last commit

114 users on Open Hub

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

Flex

Compare

Claimed by GNU No analysis available

Flex a tool for generating text scanners in C. The input file read by Flex specifies a set of rules (code to be executed when a pattern is found) which describe the scanner to be generated. The output of Flex is a C source file which can be compiled and linked with your sources, giving to your ... [More] executable the scanning capabilities tailored to your needs. Generally, Flex is used in combination with a parser generator, like Bison. [Less]

0 lines of code

1 current contributors

0 since last commit

111 users on Open Hub

Activity Not Available
4.12
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

ANTLR

Compare

  Analyzed about 15 hours ago

ANother Tool for Language Recognition (ANTLR) is the name of a parser generator that uses LL(k) parsing. ANTLR is the successor to the Purdue Compiler Construction Tool Set (PCCTS), first developed in 1989, and is under active development. Its maintainer is professor Terence Parr of the University of San Francisco.

191K lines of code

36 current contributors

7 months since last commit

60 users on Open Hub

Low Activity
4.71429
   
I Use This

javacc

Compare

  No analysis available

Java Compiler Compiler is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other ... [More] standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc. [Less]

0 lines of code

0 current contributors

0 since last commit

33 users on Open Hub

Activity Not Available
4.54545
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

openArchitectureWare

Compare

  No analysis available

openArchitectureWare (oAW) is a modular MDA/MDD generator framework implemented in Java(TM). It supports parsing of arbitrary models, and a language family to check and transform models as well as generate code based on them. Supporting editors are based on the Eclipse platform. OAW has strong ... [More] support for EMF (Eclipse Modelling Framework) based models but can work with other models, too. [Less]

0 lines of code

0 current contributors

0 since last commit

27 users on Open Hub

Activity Not Available
4.625
   
I Use This
Mostly written in language not available
Licenses: eclipse

Acceleo 2

Compare

  No analysis available

Combined with the Model Driven Architecture approach (MDA), Acceleo is currently the most powerful code generator tool of its generation for Model Driven Development (MDD) and Model Driven Engineering (MDE). Acceleo is easy to use, provide "on the shelves" generators (JEE, .Net, Php...) and ... [More] template editors for Eclipse. The new version of acceleo is https://www.openhub.net/p/acceleo-eclipse [Less]

0 lines of code

4 current contributors

0 since last commit

25 users on Open Hub

Activity Not Available
4.625
   
I Use This
Mostly written in language not available
Licenses: eclipse

Acceleo - Eclipse

Compare

Claimed by Eclipse Foundation Analyzed about 4 hours ago

Acceleo is an implementation of the Object Management Group (OMG) MOF Model to Text Language (MTL) standard. This component is an entirely new development of the OMG MOF Model to Text (Mof2Text) language. The implementation will be compliant with the core feature compliance level of the ... [More] Mof2Text language to start with, then with the advanced feature compliance. [Less]

349K lines of code

3 current contributors

over 1 year since last commit

13 users on Open Hub

Very Low Activity
5.0
 
I Use This

Umple

Compare

  Analyzed about 14 hours ago

Umple is a technology for model-oriented programming. It can be used for pure UML modeling or to add UML constructs, such as associations and state machines to code written in Java, Python, PHP, C++ or Ruby. It generates code in these languages that can save a large amount of programming effort ... [More] and result in higher quality. The UmpleOnline tool allows you to edit UML diagrams graphically, and watch the Umple textual code being written in real time. This works the other way too: You can write textual Umple and watch the corresponding UML diagram appear. Umple is being extended to support patterns, tracing and a variety of other features. Umple is written in itself, which is central to maintaining its quality. Umple can be used today by any programmer or modeler [Less]

1.06M lines of code

10 current contributors

7 days since last commit

8 users on Open Hub

High Activity
5.0
 
I Use This

SMC

Compare

  Analyzed about 21 hours ago

SMC - the State Machine Compiler SMC takes a state machine stored in a .sm file and generates a State pattern in fourteen programming languages (C, C++, C#, [incr Tcl], Groovy, Java, Lua, Objective-C, Perl, PHP, Python, Ruby, Scala, VB.net). Includes: default transitions, transition args ... [More] , transition guards, push/pop transitions and Entry/Exit actions. See all details on http://smc.sourceforge.net/. [Less]

80.9K lines of code

0 current contributors

almost 8 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This

EUGene

Compare

Claimed by Code Lutin Analyzed 1 day ago

EUGene stand for Efficient Universal Generator. It is a code generator, written in Java, generating code for all languages using templates coded in Java.

71.2K lines of code

0 current contributors

almost 4 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This