Tags : Browse Projects

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

ccache

Compare

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

71.7K lines of code

15 current contributors

2 days since last commit

29 users on Open Hub

Moderate Activity
4.33333
   
I Use This

Pharo

Compare

  Analyzed about 13 hours ago

Pharo's goal is to deliver a clean, innovative, free open-source Smalltalk-inspired environment. By providing a stable and small core system, excellent dev tools, and maintained releases, Pharo is an attractive platform to build and deploy mission critical Smalltalk applications.

1M lines of code

0 current contributors

2 months since last commit

26 users on Open Hub

Low Activity
5.0
 
I Use This

TypeScript

Compare

Claimed by Microsoft Analyzed about 17 hours ago

TypeScript is a language for application-scale JavaScript. TypeScript adds optional types, classes, and modules to JavaScript. TypeScript supports tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript. Try ... [More] it at http://typescriptlang.org/playground. [Less]

2.76M lines of code

143 current contributors

2 days since last commit

26 users on Open Hub

Very High Activity
5.0
 
I Use This

Sparse

Compare

  Analyzed about 18 hours ago

Sparse, the semantic parser, provides a compiler frontend capable of parsing most of ANSI C as well as many GCC extensions, and a collection of sample compiler backends, including a static analyzer also called "sparse". Sparse provides a set of annotations designed to convey semantic information ... [More] about types, such as what address space pointers point to, or what locks a function acquires or releases. [Less]

47.8K lines of code

12 current contributors

3 months since last commit

24 users on Open Hub

Low Activity
4.6
   
I Use This

EiffelStudio

Compare

  Analyzed about 22 hours ago

EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006). It includes: * Eiffel compiler * Eiffel GUI editor * Eiffel code browsing tool * Eiffel diagram editor with round-trip, * Eiffel refactoring tool * Eiffel debugger * Eiffel ... [More] profiler * Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract for high-quality software. Many Eiffel libraries are included: ADT, network, GUI, database, parsing (including an Eiffel parser), XML, Web, COM, and more. [Less]

9.99M lines of code

8 current contributors

about 1 year since last commit

23 users on Open Hub

Very Low Activity
4.46667
   
I Use This

LLVM D Compiler

Compare

  Analyzed about 23 hours ago

LLVM Compiler for the D programming Language, is based on the DMD 1.0 / 2.0 frontend and uses LLVM as backend.

704K lines of code

15 current contributors

7 days since last commit

22 users on Open Hub

Very High Activity
4.25
   
I Use This
Licenses: Artistic_..., GNU_Gener...

devkitPro

Compare

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

1.28M lines of code

31 current contributors

5 months since last commit

22 users on Open Hub

Activity Not Available
4.18182
   
I Use This
Licenses: BSD-3-Clause, CC-BY-NC-..., gpl

IronPython

Compare

  Analyzed 1 day ago

IronPython is a new implementation of the Python programming language running on .NET. It supports an interactive console with fully dynamic compilation. It is well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while maintaining ... [More] full compatibility with the Python language. [Less]

1.91M lines of code

0 current contributors

24 days since last commit

19 users on Open Hub

Low Activity
3.66667
   
I Use This

systemtap

Compare

  Analyzed about 3 hours ago

SystemTap provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system. This assists diagnosis of a performance or functional problem. SystemTap eliminates the need for the developer to go through the tedious and disruptive instrument ... [More] , recompile, install, and reboot sequence that may be otherwise required to collect data. SystemTap provides a simple command line interface and scripting language for writing instrumentation for a live running kernel and user-space applications. [Less]

283K lines of code

18 current contributors

1 day since last commit

19 users on Open Hub

Moderate Activity
5.0
 
I Use This

FreeBASIC Compiler

Compare

  Analyzed 1 day ago

Open-source, free, multi-platform BASIC compiler, with the syntax the most compatible possible with MS-QuickBASIC (incl. the GFX statements), but that adds new features such as pointers, unsigned data types, inline-asm, a pre-processor and many others.

811K lines of code

11 current contributors

6 days since last commit

18 users on Open Hub

High Activity
4.42857
   
I Use This