Tags : Browse Projects

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

PHP

Compare

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

4 months since last commit

8,009 users on Open Hub

Activity Not Available
4.2773
   
I Use This

Python programming language

Compare

  Analyzed about 18 hours 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.45M lines of code

547 current contributors

about 22 hours since last commit

4,051 users on Open Hub

Very High Activity
4.73013
   
I Use This

Perl

Compare

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

about 22 hours 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 about 2 hours 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.72M lines of code

147 current contributors

about 9 hours since last commit

1,305 users on Open Hub

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

Greasemonkey

Compare

  Analyzed about 19 hours ago

Greasemonkey is a Firefox extension which lets you to add bits of DHTML ("user scripts") to any web page to change its behavior. In much the same way that user CSS lets you take control of a web page's style, user scripts let you easily control any aspect of a web page's design or interaction.

26.3K lines of code

4 current contributors

5 months since last commit

367 users on Open Hub

Very Low Activity
4.19753
   
I Use This

matplotlib

Compare

  No analysis available

Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in python scripts, the Python and IPython shells (similar to Matlab or Mathematica), web application servers ... [More] , and six graphical user interface toolkits. It is possible to generate plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc, with just a few lines of code. [Less]

0 lines of code

165 current contributors

0 since last commit

292 users on Open Hub

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

Groovy

Compare

  Analyzed 1 day 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]

454K lines of code

30 current contributors

2 days since last commit

289 users on Open Hub

High Activity
4.57534
   
I Use This

Cheetah: Python-Powered Template Engine

Compare

  Analyzed about 14 hours ago

Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Web developers are its principle user group, but it has many potential uses and is also being used to generate C++ game code, Java, SQL, form emails, and even Python code.

14.3K lines of code

0 current contributors

over 11 years since last commit

244 users on Open Hub

Inactive
4.51724
   
I Use This

Lua

Compare

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

19 days since last commit

240 users on Open Hub

Very Low Activity
4.62338
   
I Use This

GHC

Compare

  Analyzed about 11 hours ago

Haskell is an advanced purely functional programming language. The product of more than twenty years of cutting edge research, it allows rapid development of robust, concise, correct software. With strong support for integration with other languages, built-in concurrency, debuggers, profilers, rich ... [More] libraries and an active community, Haskell makes it easier to produce flexible, maintainable high-quality software. GHC is a state-of-the-art, open source, compiler and interactive environment for Haskell. [Less]

699K lines of code

152 current contributors

1 day since last commit

237 users on Open Hub

Very High Activity
4.65517
   
I Use This