Tags : Browse Projects

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

GNU Compiler Collection

Compare

Claimed by GNU Analyzed 3 days ago

The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).

10.2M lines of code

160 current contributors

4 days since last commit

4,379 users on Open Hub

Very High Activity
4.57875
   
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

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

The LLVM Compiler Infrastructure

Compare

Claimed by The LLVM Project Analyzed 4 days ago

10.5M lines of code

510 current contributors

4 days since last commit

292 users on Open Hub

Very High Activity
4.7973
   
I Use This
Licenses: No declared licenses

MinGW - Minimalist GNU for Windows

Compare

  Analyzed about 21 hours ago

MinGW: import libraries and header files for use with GCC to build native Windows applications; now with added extensions to the MSVC runtime to support C99 functionality.

1.73M lines of code

0 current contributors

15 days since last commit

282 users on Open Hub

High Activity
4.15116
   
I Use This
Licenses: gpl, Public_Do...

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

GHC

Compare

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

696K lines of code

152 current contributors

6 days since last commit

237 users on Open Hub

Very High Activity
4.65517
   
I Use This

Scala

Compare

  No analysis available

Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It is also fully interoperable with Java.

0 lines of code

98 current contributors

0 since last commit

235 users on Open Hub

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

Steel Bank Common Lisp

Compare

  Analyzed 2 days ago

Steel Bank Common Lisp, aka SBCL, is an open source compiler and runtime system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, a debugger, and many extensions.

565K lines of code

18 current contributors

3 days since last commit

130 users on Open Hub

Very High Activity
4.70588
   
I Use This
Licenses: BSD-3-Clause, Public_Do...

SCons - a Software Construction tool

Compare

  Analyzed 4 days ago

SCons is a software construction tool (build tool substitute for Make) implemented in Python. It features a modular build engine that can be embedded in other software. SCons configuration files are Python scripts that call the build engine API. It can scan files to detect dependencies automatically ... [More] and maintain a global view of all dependencies in a build tree, and uses MD5 signatures to detect changed file contents reliably. Timestamps can be used if you prefer. SCons also supports parallel builds and is easily extensible through user-defined builder and scanner objects. [Less]

276K lines of code

24 current contributors

6 days since last commit

120 users on Open Hub

Moderate Activity
3.975
   
I Use This