Tags : Browse Projects

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

PHP

Compare

  Analyzed 3 months ago

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

1.81M lines of code

224 current contributors

3 months since last commit

8,006 users on Open Hub

Activity Not Available
4.2773
   
I Use This

Python programming language

Compare

  Analyzed 2 days ago

Python is a dynamic, object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report ... [More] substantial productivity gains and feel the language encourages the development of better code. [Less]

1.43M lines of code

547 current contributors

3 days since last commit

4,052 users on Open Hub

Very High Activity
4.73039
   
I Use This

Perl

Compare

  Analyzed 4 days ago

Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more. Its major features include support for multiple programming paradigms ... [More] (procedural, object-oriented, and functional styles), automatic memory management, built-in support for text processing, and a large collection of third-party modules. [Less]

1.43M lines of code

59 current contributors

5 days since last commit

1,403 users on Open Hub

Very High Activity
4.48563
   
I Use This
Licenses: artistic, GNU_Gener..., gpl

Ruby

Compare

  Analyzed 3 days ago

Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. The Ruby logo is copyright © 2006, Yukihiro Matsumoto. It ... [More] is released under the terms of the Creative Commons Attribution-ShareAlike 2.5 License. [Less]

1.71M lines of code

147 current contributors

4 days since last commit

1,304 users on Open Hub

Very High Activity
4.54012
   
I Use This
Licenses: gpl, Ruby_License

Groovy

Compare

  Analyzed 32 minutes ago

Apache Groovy (formerly from codehaus) is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any ... [More] Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming. [Less]

453K lines of code

30 current contributors

8 days since last commit

289 users on Open Hub

High Activity
4.57534
   
I Use This

Lua

Compare

  Analyzed 2 days ago

Lua is a powerful, fast, light-weight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine ... [More] , and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. [Less]

34.8K lines of code

1 current contributors

8 days since last commit

240 users on Open Hub

Very Low Activity
4.62338
   
I Use This

Clojure

Compare

  Analyzed 4 days ago

Clojure is a dynamic programming language for the JVM. It is interactive, yet compiled, with a robust infrastructure for concurrency (STM). It is a functional dialect of Lisp, with a rich set of immutable, persistent data structures and a macro system.

73.8K lines of code

5 current contributors

11 days since last commit

87 users on Open Hub

Moderate Activity
4.64516
   
I Use This

JRuby

Compare

  Analyzed 2 days 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.

911K lines of code

40 current contributors

6 days since last commit

79 users on Open Hub

Very 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

Jython

Compare

  Analyzed 2 days 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

almost 4 years since last commit

57 users on Open Hub

Inactive
3.71429
   
I Use This