Tags : Browse Projects

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

pyston-jit

Compare

  Analyzed 1 day ago

An open-source Python implementation using JIT techniques.

1.17M lines of code

0 current contributors

about 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

daedalus-llvm

Compare

  Analyzed about 2 hours ago

Implementation of ZenGin's scripting language.

3.78K lines of code

0 current contributors

almost 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

color_coded

Compare

  Analyzed about 19 hours ago

A vim plugin for libclang-based highlighting

238K lines of code

0 current contributors

about 2 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

algoc

Compare

  No analysis available

A compiler for the algo language used in EPITA, a french computer engineering school, to describe algorithms. The language is kind of related to Pascal, as these two languages really looks like the same, even if the algo language is french based instead of english based. See (FR) ... [More] http://nathalie.bouquet.free.fr/epita/algo/langage/structure.php for a more detailed explanation. This project is based on the boost C++ libraries and the LLVM compiler subsystem to create a robust and efficient compiler, which can interact with other programming languages like C or Pascal. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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

Scala Native

Compare

  No analysis available

Your favourite language gets closer to bare metal. Scala Native is a new ahead-of-time compiler and lightweight managed runtime designed specifically for Scala. Scala Native is compiled ahead-of-time via LLVM. This means that there is no sluggish warm-up phase that's common for just-in-time ... [More] compilers. Your code is immediately fast and ready for action. [Less]

0 lines of code

13 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: BSD-3-Clause

libcpu

Compare

  Analyzed about 20 hours ago

"libcpu" is an open source library that emulates several CPU architectures, allowing itself to be used as the CPU core for different kinds of emulator projects. It uses its own frontends for the different CPU types, and uses LLVM for the backend. libcpu is supposed to be able to do user mode and ... [More] system emulation, and dynamic as well as static recompilation. [Less]

56.1K lines of code

1 current contributors

over 4 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This

qc2lib

Compare

  No analysis available

QuakeC bytecode to native code library compiler.

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...

Clay Programming Language

Compare

  Analyzed about 14 hours ago

Clay is a programming language designed for generic programming.

45.9K lines of code

0 current contributors

over 9 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

Eero

Compare

  Analyzed about 14 hours ago

Eero is a fully binary-compatible dialect of Objective-C 2.0, implemented with a patched version of the Clang/LLVM compiler. It features a streamlined syntax with improved readability and reduced code clutter. It also has new features such as Python indentation and limited forms of operator ... [More] overloading and namespaces. It is inspired by languages such as Smalltalk, Python, and Ruby. [Less]

858K lines of code

0 current contributors

almost 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

GNU lightning

Compare

Claimed by GNU Analyzed 1 day ago

GNU lightning exposes a portable interface for generating machine language at run-time. GNU lightning is fast and tries to be as little intrusive as possible, so that the generated code can also be optimized easily. So far, it has been ported to the i686, x86_64, mips, arm, s390x, hppa and ia64 architectures.

131K lines of code

4 current contributors

about 2 months since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This