Tags : Browse Projects

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

Tcl/Tk

Compare

  No analysis available

Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language ... [More] that is truly cross platform, easily deployed and highly extensible. Tk is a graphical user interface toolkit that takes developing desktop applications to a higher level than conventional approaches. Tk is the standard GUI not only for Tcl, but for many other dynamic languages, and can produce rich, native applications that run unchanged across Windows, Mac OS X, Linux and more. [Less]

0 lines of code

15 current contributors

0 since last commit

75 users on Open Hub

Activity Not Available
4.34375
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

GNU CLISP - an ANSI Common Lisp

Compare

Claimed by GNU Analyzed 1 day ago

GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and foreign language interface which runs on most UNIXes and Win32.

1.57M lines of code

0 current contributors

9 months since last commit

55 users on Open Hub

Very Low Activity
4.4375
   
I Use This

Rust (programming language)

Compare

Claimed by Mozilla Foundation Analyzed about 9 hours ago

Rust is a systems programming language that runs blazingly fast, prevents almost all crashes, and eliminates data races. It provides both high-level features and low-level control: algebraic data types, pattern matching, closures, type inference, zero-cost abstractions, guaranteed memory safety ... [More] , optional garbage collection, concurrency without data races, minimal runtime, efficient FFI. [Less]

1.85M lines of code

640 current contributors

1 day since last commit

54 users on Open Hub

Very High Activity
4.78947
   
I Use This

Boo Programming Language

Compare

  Analyzed about 23 hours ago

A wrist-friendly language targeting the Common Language Runtime (.NET / Mono) with an extensible compiler pipeline, a syntax reminiscent of Python, and many other features (like type inference, syntactic macros, etc.)

300K lines of code

1 current contributors

almost 2 years since last commit

50 users on Open Hub

Very Low Activity
4.6
   
I Use This
Licenses: No declared licenses

Racket

Compare

  Analyzed 1 day ago

Programming language suitable for implementation tasks ranging from scripting to application development, and supporting the creation of new programming languages. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, and various other tools.

3.22M lines of code

115 current contributors

2 days since last commit

40 users on Open Hub

High Activity
4.21429
   
I Use This

Rubinius

Compare

  Analyzed 1 day ago

Rubinius is an execution environment for the Ruby programming language. It is comprised of three major pieces: a compiler, a 'kernel' (otherwise known as the Ruby Core Library), and a virtual machine. The project's goal is to create a top-of-the-line Ruby implementation.

1.08M lines of code

7 current contributors

11 months since last commit

31 users on Open Hub

Very Low Activity
4.9375
   
I Use This

Squeak

Compare

  Analyzed 3 months ago

Squeak is a modern, open source full-featured implementation of the powerful Smalltalk programming language and environment. Squeak is highly-portable - even its virtual machine is written entirely in Smalltalk making it easy to debug, analyze, and change. Squeak is the vehicle for a wide range of ... [More] projects from multimedia applications, educational platforms to commercial web application development. [Less]

5.32M lines of code

1 current contributors

over 1 year since last commit

31 users on Open Hub

Activity Not Available
4.66667
   
I Use This

GDC — D Programming Language for GCC

Compare

  Analyzed 1 day ago

GDC is a D language front end for the GNU Compiler Collection. It supports a number of targets and nearly all features of Digital Mars D.

652K lines of code

1 current contributors

over 5 years since last commit

30 users on Open Hub

Inactive
4.14286
   
I Use This

DMD

Compare

  Analyzed 2 days ago

Digital Mars D Programming Language Compiler

1.2M lines of code

135 current contributors

4 days since last commit

30 users on Open Hub

Very High Activity
4.5
   
I Use This
Licenses: Artistic_..., lgpl

Pugs

Compare

  Analyzed 1 day ago

An implementation of Perl 6 in Haskell, including the official Perl 6 test suite.

410K lines of code

19 current contributors

over 1 year since last commit

29 users on Open Hub

Very Low Activity
4.84615
   
I Use This
Licenses: Artistic_..., gpl