Tags : Browse Projects

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

LuaJIT

Compare

  Analyzed about 17 hours ago

LuaJIT is a Just-In-Time Compiler for the Lua programming language.

93.2K lines of code

1 current contributors

3 days since last commit

9 users on Open Hub

Very Low Activity
5.0
 
I Use This

CMUCL

Compare

  Analyzed about 12 hours ago

a high-performance, free Common Lisp implementation which runs on most major Unix platforms. It mainly conforms to the ANSI Common Lisp standard.

464K lines of code

1 current contributors

3 days since last commit

8 users on Open Hub

Moderate Activity
4.0
   
I Use This
Licenses: No declared licenses

MacRuby

Compare

  Analyzed about 12 hours ago

MacRuby is a version of Ruby 1.9, ported to run directly on top of Mac OS X core technologies such as the Objective-C common runtime and garbage collector, and the CoreFoundation framework. While still a work in progress, it is the goal of MacRuby to enable the creation of full-fledged Mac OS X ... [More] applications which do not sacrifice performance in order to enjoy the benefits of using Ruby. [Less]

630K lines of code

0 current contributors

over 9 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: gpl, Ruby_License

BESEN

Compare

  Analyzed about 21 hours ago

BESEN is an acronym for "Bero's EcmaScript Engine", and it is a complete ECMAScript Fifth Edition Implemention in Object Pascal, which is compilable with Delphi >=7 and FreePascal >= 2.5.1 (2.4.0 only inoffically). BESEN is licensed under the LGPL license with static-linking-exception. ... [More] Features: It's a complete implementation of the ECMAScript Fifth Edition standard, and it has x86/x64 native code just-in-time compilers. [Less]

60.9K lines of code

1 current contributors

over 3 years since last commit

7 users on Open Hub

Inactive
4.5
   
I Use This

SISC

Compare

  Analyzed 4 months ago

SISC is an extensible Java based interpreter of the algorithmic language Scheme. SISC uses modern interpretation techniques, and handily outperforms all existing JVM interpreters (often by more than an order of magnitude). In addition, SISC is a complete implementation of the language. The entire ... [More] R5RS Scheme standard is supported, no exceptions. This includes a full number tower including complex number support, arbitrary precision integers and floating point numbers, as well as hygienic R5RS macros, proper tail recursion, and first-class continuations (not just the escaping continuations as in many limited Scheme systems). SISC also attempts to implement the standard as correctly as possible, while still providing exceptional performance. [Less]

166K lines of code

0 current contributors

over 14 years since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This

micropython

Compare

  Analyzed 1 day ago

An implementation of Python 3.x on a microcontroller.

372K lines of code

80 current contributors

8 days since last commit

6 users on Open Hub

High Activity
5.0
 
I Use This

Nickle

Compare

  No analysis available

The Nickle Programming Language is a C-like language with modern programming language features, intended for rapid prototyping, complex scripting, and numerical calculation. The current implementation is an interactive compiler to byte code written in C, with a runtime system written in C and Nickle.

0 lines of code

1 current contributors

0 since last commit

5 users on Open Hub

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

ResidualVM

Compare

  Analyzed 1 day ago

ResidualVM is a cross-platform 3D game interpreter which allows to play LucasArts' LUA-based 3D adventures: Grim Fandango and Escape from Monkey Island. Why 'ResidualVM'? Because this engine covers games that the main ScummVM application will not support due to their 3D nature. Also, GRIME is a residue.

446K lines of code

14 current contributors

over 3 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This

python-on-a-chip

Compare

  No analysis available

The Python-on-a-Chip program consists of the PyMite virtual machine, ports to specific platforms, libraries, tests, tools and documentation. PyMite is a flyweight Python bytecode interpreter written from scratch to execute in low memory on microcontrollers without an operating system. PyMite ... [More] supports a subset of Python 2.5 and can also be compiled, tested and executed on a desktop computer. [Less]

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl, lgpl

Zorba

Compare

  No analysis available

Zorba is a general purpose XQuery processor implementing in C++ the W3C family of specifications. It is not an XML database. The query processor has been designed to be embeddable in a variety of environments such as other programming languages extended with XML processing capabilities, browsers ... [More] , database servers, XML message dispatchers, or smartphones. Its architecture employes a modular design, which allows customizing the Zorba query processor to the environment’s needs. In particular the architecture of the query processor allows a pluggable XML store (e.g. main memory, DOM stores, persistent disk-based large stores, S3 stores). Zorba runs on most platforms and is available under the Apache license v2. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2