Tags : Browse Projects

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

Jython

Compare

  Analyzed about 18 hours ago

Jython is a Java implementation of the Python programming language. It allows users to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is a very seamless and smooth integration with Java: from Python you have complete access to all Java ... [More] libraries, can build applets, can integrate with Java beans, and can subclass Java classes in Python and vice versa. Like Python, and unlike Java, Jython can also be used interactively: just type some Jython code at the prompt and see the results immediately. [Less]

949K lines of code

10 current contributors

about 4 years since last commit

57 users on Open Hub

Inactive
3.71429
   
I Use This

GNU CLISP - an ANSI Common Lisp

Compare

Claimed by GNU Analyzed about 5 hours 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

Mozilla Rhino

Compare

Claimed by Mozilla Foundation Analyzed about 4 hours ago

Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.

399K lines of code

15 current contributors

about 1 month since last commit

53 users on Open Hub

Moderate Activity
4.46154
   
I Use This

Boo Programming Language

Compare

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

5 days since last commit

40 users on Open Hub

High Activity
4.21429
   
I Use This

Google V8 JavaScript Engine

Compare

  Analyzed about 1 hour ago

V8 is Google's open source JavaScript engine. V8 is written in C++ and is used in Google Chrome, the open source browser from Google. V8 implements ECMAScript as specified in ECMA-262, 3rd edition, and runs on Windows XP and Vista, Mac OS X 10.5 (Leopard), and Linux systems that use IA-32 or ... [More] ARM processors. V8 can run standalone, or can be embedded into any C++ application. [Less]

2.3M lines of code

177 current contributors

over 2 years since last commit

31 users on Open Hub

Inactive
4.75
   
I Use This

Rubinius

Compare

  Analyzed about 24 hours 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

12 months since last commit

31 users on Open Hub

Very Low Activity
4.9375
   
I Use This

Squeak

Compare

  Analyzed 4 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

Pharo

Compare

  Analyzed about 14 hours ago

Pharo's goal is to deliver a clean, innovative, free open-source Smalltalk-inspired environment. By providing a stable and small core system, excellent dev tools, and maintained releases, Pharo is an attractive platform to build and deploy mission critical Smalltalk applications.

1M lines of code

0 current contributors

about 1 month since last commit

26 users on Open Hub

Moderate Activity
5.0
 
I Use This

IronPython

Compare

  Analyzed about 22 hours ago

IronPython is a new implementation of the Python programming language running on .NET. It supports an interactive console with fully dynamic compilation. It is well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while maintaining ... [More] full compatibility with the Python language. [Less]

1.91M lines of code

0 current contributors

15 days since last commit

19 users on Open Hub

Low Activity
3.66667
   
I Use This