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

Parrot

Compare

  Analyzed about 19 hours ago

Parrot is a virtual machine designed to efficiently compile and execute bytecode for dynamic languages. Parrot currently hosts a variety of language implementations in various stages of completion, including Tcl, Javascript, Ruby, Lua, Scheme, PHP, Python, Perl 6, APL, and a .NET bytecode ... [More] translator. Parrot is not about parrots, though we are rather fond of them for obvious reasons. [Less]

292K lines of code

0 current contributors

over 2 years since last commit

57 users on Open Hub

Inactive
4.8
   
I Use This

Jython

Compare

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

Mozilla Rhino

Compare

Claimed by Mozilla Foundation Analyzed 1 day 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 12 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

PyPy

Compare

  Analyzed about 22 hours ago

The PyPy project aims at producing a flexible and fast Python implementation. The guiding idea is to translate a Python-level description of the Python language itself to lower level languages. Rumors have it that the secret goal is being faster-than-C which is nonsense, isn't it?

1.33M lines of code

21 current contributors

4 months since last commit

45 users on Open Hub

Moderate Activity
4.85714
   
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

Pugs

Compare

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

CHICKEN Scheme

Compare

  Analyzed about 12 hours ago

CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the R5RS language standard and includes many enhancements and extensions.

92.1K lines of code

8 current contributors

2 days since last commit

29 users on Open Hub

Low Activity
4.92308
   
I Use This