Projects tagged ‘gcc’ and ‘objective_c’


Jump to tag:

Projects tagged ‘gcc’ and ‘objective_c’

Filtered by Project Tags gcc objective_c

Refine results Project Tags programming (2) c (2) compiler (2) cpp (2) c++ (2) java (2) virtual_machines (1) vm (1) tools (1) optimize (1) fortran (1) tuning (1)

[2 total ]

2547 Users
   

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,...).
Created over 3 years ago.

46 Users
   

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 ... [More] analysis. LLVM is also a great target for front-end development for conventional or research programming 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]
Created over 3 years ago.