Browsing projects by Tag(s)

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

Showing page 1 of 4

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,...).

4.57726
   
  6 reviews  |  3,886 users  |  6,214,155 lines of code  |  171 current contributors  |  Analyzed 4 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]

4.73493
   
  5 reviews  |  3,430 users  |  859,375 lines of code  |  63 current contributors  |  Analyzed 3 days ago
 
 
Compare

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. ... [More] It is released under the terms of the Creative Commons Attribution-ShareAlike 2.5 License. [Less]

4.53982
   
  5 reviews  |  1,183 users  |  913,773 lines of code  |  49 current contributors  |  Analyzed 10 days ago
 
 

GHC

Compare

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]

4.6129
   
  1 review  |  208 users  |  157,065 lines of code  |  60 current contributors  |  Analyzed 7 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]

4.0
   
  0 reviews  |  118 users  |  588,117 lines of code  |  20 current contributors  |  Analyzed 5 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.

4.58065
   
  1 review  |  82 users  |  1,210,912 lines of code  |  87 current contributors  |  Analyzed 1 day 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]

4.80645
   
  0 reviews  |  61 users  |  283,834 lines of code  |  36 current contributors  |  Analyzed 2 days 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.

4.38889
   
  0 reviews  |  53 users  |  1,358,281 lines of code  |  8 current contributors  |  Analyzed about 2 years ago
 
 

py2exe is a Python Distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.

4.13333
   
  0 reviews  |  37 users  |  7,267 lines of code  |  0 current contributors  |  Analyzed about 9 hours ago
 
 

Java Compiler Compiler is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other ... [More] standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc. [Less]

4.8
   
  1 review  |  31 users  |  32,727 lines of code  |  1 current contributor  |  Analyzed about 2 years ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.