Browsing projects by Tag(s)

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

Showing page 1 of 3

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,882 users  |  6,214,155 lines of code  |  171 current contributors  |  Analyzed about 20 hours ago
 
 

LLVM is a robust system, particularly well suited for developing new mid-level language-independent analyses and optimizations of all sorts, including those that require extensive interprocedural analysis. LLVM is also a great target for front-end development for conventional or research programming ... [More] languages, including those which require compile-time, link-time, or run-time optimization for effective implementation, proper tail calls or garbage collection. We have an incomplete list of projects which have used LLVM for various purposes, showing that you can get up-and-running quickly with LLVM, giving time to do interesting things, even if you only have a semester in a University course. We also have a list of ideas for projects in LLVM. [Less]

4.86667
   
  0 reviews  |  100 users  |  1,156,193 lines of code  |  196 current contributors  |  Analyzed 7 days ago
 
 

ccache is a compiler cache. It speeds up recompilation of C/C++ code by caching previous compilations and detecting when the same compilation is being done again.

4.14286
   
  0 reviews  |  30 users  |  39,018 lines of code  |  11 current contributors  |  Analyzed 1 day ago
 
 

GDC is a D language front end for the GNU Compiler Collection. It supports a number of targets and nearly all features of Digital Mars D.

4.0
   
  0 reviews  |  29 users  |  640,682 lines of code  |  10 current contributors  |  Analyzed 1 day ago
 
 

This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are be MinGW based.

4.25
   
  1 review  |  27 users  |  204,794 lines of code  |  6 current contributors  |  Analyzed 7 days ago
 
 

distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network. distcc should always generate the same results as a local build, is simple to install and use, and is usually much faster than a local compile. distcc does not require all ... [More] machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. They can even have different processors or operating systems, if cross-compilers are installed. [Less]

4.33333
   
  0 reviews  |  10 users  |  37,448 lines of code  |  2 current contributors  |  Analyzed about 1 year ago
 
 

Modula-2 front end for the GNU compiler collection (GCC). Compiler GPL licensed. Library LGPL licensed.

5.0
 
  0 reviews  |  4 users  |  186,982 lines of code  |  1 current contributor  |  Analyzed 9 days ago
 
 

GCC Software Development Kit (GCCSDK) is a portable build environment for creating RISC OS executables to be run natively on RISC OS. The build environment is designed to be hosted on a Unix-like system, such as GNU/Linux, FreeBSD, Solaris, MacOS X or even Windows (under Cygwin). GCCSDK releases are ... [More] tied-in with the corresponding GCC releases. GCCSDK can be used to compile and develop GCC and UnixLib itself, or as the basis for a cross-compiling system. It includes a number of "porting scripts" which automate the process of building and configuring new ports, which would otherwise be difficult and error prone, and not possible when done natively under RISC OS. [Less]

4.5
   
  0 reviews  |  3 users  |  466,052 lines of code  |  5 current contributors  |  Analyzed about 7 hours ago
 
 

A native Win32 port of the BSD PSPSDK (ps2dev.org), with freely distributable import libraries and header files (DevPaks) for building cross compiled homebrew Sony PSP (PlayStation Portable) applications.

0
 
  0 reviews  |  2 users  |  8,109 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

It's sometimes hard to figure out how to configure the combination of gcc and glibc to build a cross-toolchain. This project tries to make it easy.

0
 
  0 reviews  |  1 user  |  10,887 lines of code  |  0 current contributors  |  Analyzed about 10 hours 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.