Tags : Browse Projects

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

Nanoc

Compare

  Analyzed about 20 hours ago

Nanoc is a static-site generator, fit for building anything from a small personal blog to a large corporate website.

44.2K lines of code

8 current contributors

4 days since last commit

7 users on Open Hub

Moderate Activity
4.75
   
I Use This

Open Dylan

Compare

  Analyzed about 9 hours ago

Open Dylan is an implementation of the Dylan programming language. It contains a native-code compiler, full debugging IDE, and extensive libraries.

760K lines of code

6 current contributors

about 2 months since last commit

7 users on Open Hub

Moderate Activity
5.0
 
I Use This

BESEN

Compare

  Analyzed about 23 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

pcc

Compare

  Analyzed about 4 hours ago

The project goal is to write a C99 compiler while still keeping it small, simple, fast and understandable.

1.01M lines of code

2 current contributors

6 months since last commit

7 users on Open Hub

Very Low Activity
4.85714
   
I Use This

MacRuby

Compare

  Analyzed about 15 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

Reflexil

Compare

  Analyzed about 23 hours ago

Reflexil is an assembly editor and runs as a plug-in for Red Gate's Reflector, a great tool for .NET developers. Reflexil is using Mono.Cecil, written by Jb Evain, which is a strategic library for the Mono project. Reflexil is able to manipulate IL code and save the modified assemblies to disk. ... [More] Reflexil also supports 'on the fly' c# code injection. [Less]

276K lines of code

2 current contributors

about 1 year since last commit

7 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: gpl3, lgpl3, mit

micropython

Compare

  Analyzed 1 day ago

An implementation of Python 3.x on a microcontroller.

372K lines of code

80 current contributors

2 days since last commit

6 users on Open Hub

High Activity
5.0
 
I Use This

Ecere SDK

Compare

  Analyzed about 15 hours ago

The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, (including Android), Mac OS X (through X11) and FreeBSD. With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime ... [More] environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated. [Less]

335K lines of code

0 current contributors

over 3 years since last commit

6 users on Open Hub

Inactive
4.8
   
I Use This

Emscripten

Compare

Claimed by Mozilla Foundation Analyzed about 3 hours ago

Emscripten is an LLVM-to-JavaScript compiler. It takes LLVM bitcode (which can be generated from C/C++, using llvm-gcc or clang, or any other language that can be converted into LLVM) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run).

1.57M lines of code

105 current contributors

about 8 hours since last commit

6 users on Open Hub

Very High Activity
0.0
 
I Use This

Nim-lang

Compare

  Analyzed 4 months ago

Nim (formerly known as "Nimrod") is a statically typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency. This means it focuses on compile-time mechanisms in all their various forms. Beneath a nice infix/indentation based ... [More] syntax with a powerful (AST based, hygienic) macro system lies a semantic model that supports a soft realtime GC on thread local heaps. Asynchronous message passing is used between threads, so no "stop the world" mechanism is necessary. An unsafe shared memory heap is also provided for the increased efficiency that results from that model. [Less]

77.8K lines of code

182 current contributors

4 months since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This