Tags : Browse Projects

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

JRuby

Compare

  Analyzed about 7 hours ago

JRuby is an 100% pure-Java implementation of the Ruby programming language. JRuby is the effort to recreate the Ruby interpreter in Java. JRuby is tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application.

912K lines of code

40 current contributors

1 day since last commit

79 users on Open Hub

High Activity
4.4375
   
I Use This
Licenses: common_pu..., gpl, lgpl

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

Inno Setup

Compare

  Analyzed about 9 hours ago

Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.

89.6K lines of code

19 current contributors

about 13 hours since last commit

74 users on Open Hub

High Activity
4.45455
   
I Use This

SWIG

Compare

  Analyzed about 11 hours ago

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, PHP, Python, Tcl/Tk, and Ruby, however the list of supported languages also includes non-scripting ... [More] languages such as C#, Common Lisp (CLISP, Allegro CL, UFFI), Go, Java, Modula-3, and OCAML. Also several interpreted and compiled Scheme implementations (Guile, MzScheme, Chicken) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG can also export its parse tree in the form of XML and Lisp s-expressions. [Less]

264K lines of code

37 current contributors

about 24 hours since last commit

58 users on Open Hub

High Activity
4.38462
   
I Use This

Jython

Compare

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

Parrot

Compare

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

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

Scintilla

Compare

  Analyzed 1 day ago

Scintilla is a free source code editing component for Win32 and GTK+. As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and ... [More] call tips. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts. [Less]

111K lines of code

15 current contributors

2 days since last commit

48 users on Open Hub

Moderate Activity
4.4375
   
I Use This
Licenses: No declared licenses