Tags : Browse Projects

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

Managed Compiler Infrastructure

Compare

  Analyzed about 9 hours ago

The Managed Compiler Infrastructure is a modern and intuitive compiler back end for managed languages.

24.2K lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

node-cello

Compare

  Analyzed 1 day ago

Simple DSL for generating C programs

1.1K lines of code

0 current contributors

almost 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Gena (C++ Generator)

Compare

  Analyzed 1 day ago

Library for generating C++ code from C++ code.

803 lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Obsidian Testing

Compare

  Analyzed 1 day ago

Obsidian is a unit test generator for java built for the JUnit framework. Obsidian concentrates on building standardized test implementations that are comprehensive and easy to maintain, allowing the test engineer to concentrate on test case instantiation. This is in contrast to the strategies of ... [More] many unit test generators, which focus on generating test cases. These generated test cases are coupled with implementations that are often difficult to maintain or non comprehensive. Obsidian employs a set of design patterns that are built around a method test’s necessities for compilation, exception handling, and test case iteration to generate these implementations. [Less]

22.2K lines of code

0 current contributors

almost 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Byte Buddy

Compare

  Analyzed about 13 hours ago

Byte Buddy is a code generation library for creating Java classes during the runtime of a Java application and without the help of a compiler. Other than the code generation utilities that ship with the Java Class Library, Byte Buddy allows the creation of arbitrary classes and is not limited to ... [More] implementing interfaces for the creation of runtime proxies. [Less]

207K lines of code

13 current contributors

about 21 hours since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This