Tags : Browse Projects

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

TeaVM

Compare

  Analyzed 27 days ago

Compiler of Java bytecode to JavaScript

353K lines of code

10 current contributors

2 months since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

TurboVM

Compare

  Analyzed 27 days ago

TurboVM is a small and simple virtual machine, intended as a compilation target for programming languages. TurboVM uses bytecode with a RISC instruction set designed for easy and fast generation and interpretation, as well as flexibility (i.e. it does not impose a certain paradigm like many other ... [More] VMs). Bytecode can be interpreted or compiled to native code (currently via C). Some speed tests indicate that the bytecode interpreter runs about a factor 15 to 30 slower than native programs, whereas compiling the bytecode yields performance equal to or close to that of equivalent programs written in C. [Less]

1.13K lines of code

0 current contributors

over 16 years since last commit

0 users on Open Hub

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

FFC

Compare

  Analyzed 27 days ago

FFC works as a compiler for multilinear forms by generating code (C or C++) for the evaluation of a multilinear form given in mathematical notation. This new approach to form evaluation makes it possible to combine generality with efficiency; the form can be given in mathematical notation and the ... [More] generated code is as efficient as hand-optimized code. FFC is a component of the FEniCS project, see http://www.fenicsproject.org. [Less]

114K lines of code

2 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Prithvi Development Studio

Compare

  Analyzed 28 days ago

Prithvi Development Studio is BASIC language based IDE for Microchip ® PIC Microcontrollers.

8.61K lines of code

0 current contributors

about 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

WAP::wmls

Compare

  Analyzed 28 days ago

A WMLScript compiler.

10.5K lines of code

0 current contributors

about 17 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

dynjs

Compare

  Analyzed 28 days ago

(almost) 100% invokedynamic EcmaScript 5 impl

59.4K lines of code

0 current contributors

almost 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

The Croc Programming Language

Compare

  Analyzed 28 days ago

Croc is a dynamic extendible extension language which was conceived, written, and is maintained by Jarrett Billingsley. It is based on D, Lua, Python, Squirrel, and Io and is dynamically-typed, with a C-style syntax and D-like semantics. Croc used to be called MiniD.

76.1K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Deelang

Compare

  Analyzed 27 days ago

DeeLang is a lightweight, embeddable, dynamically-typed scripting language for Java that is intended for use in user-scriptable applications in limited resource environments, and especially for Android devices.

9.54K lines of code

0 current contributors

11 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

daedalus-llvm

Compare

  Analyzed 28 days ago

Implementation of ZenGin's scripting language.

3.78K lines of code

0 current contributors

almost 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This