Tags : Browse Projects

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

Code::Blocks

Compare

  Analyzed 5 months ago

29.1M lines of code

5 current contributors

5 months since last commit

112 users on Open Hub

Activity Not Available
4.23333
   
I Use This

Flex

Compare

Claimed by GNU No analysis available

Flex a tool for generating text scanners in C. The input file read by Flex specifies a set of rules (code to be executed when a pattern is found) which describe the scanner to be generated. The output of Flex is a C source file which can be compiled and linked with your sources, giving to your ... [More] executable the scanning capabilities tailored to your needs. Generally, Flex is used in combination with a parser generator, like Bison. [Less]

0 lines of code

1 current contributors

0 since last commit

111 users on Open Hub

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

Go programming language

Compare

  Analyzed 2 months ago

Go is an expressive, concurrent, garbage-collected systems programming language.

6.18M lines of code

537 current contributors

2 months since last commit

102 users on Open Hub

Activity Not Available
4.875
   
I Use This

OCaml

Compare

  Analyzed 1 day ago

Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by INRIA, France's national ... [More] research institute for computer science, since 1985. The OCaml system is the main implementation of the Caml language. It features a powerful module system and a full-fledged object-oriented layer. It comes with a native-code compiler that supports numerous architectures, for high performance; a bytecode compiler, for increased portability; and an interactive loop, for experimentation and rapid development. [Less]

457K lines of code

76 current contributors

2 days since last commit

88 users on Open Hub

Very High Activity
4.66667
   
I Use This

Clojure

Compare

  Analyzed about 16 hours ago

Clojure is a dynamic programming language for the JVM. It is interactive, yet compiled, with a robust infrastructure for concurrency (STM). It is a functional dialect of Lisp, with a rich set of immutable, persistent data structures and a macro system.

73.9K lines of code

5 current contributors

1 day since last commit

87 users on Open Hub

Moderate Activity
4.64516
   
I Use This

Haxe

Compare

  Analyzed 1 day ago

Haxe is a high-level object-oriented programming language mainly focused on helping programers develop Websites and Web applications. Haxe has been designed to be easily portable across several platforms.

278K lines of code

44 current contributors

3 days since last commit

82 users on Open Hub

High Activity
4.83333
   
I Use This

JRuby

Compare

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

913K lines of code

40 current contributors

3 days since last commit

79 users on Open Hub

High Activity
4.4375
   
I Use This
Licenses: common_pu..., gpl, lgpl

Free Pascal Compiler

Compare

  Analyzed about 22 hours ago

See http://www.ohloh.com/projects/3311. This is only the compiler source, to avoid skewing the stats because of imported header conversions.

4.37M lines of code

13 current contributors

2 days since last commit

76 users on Open Hub

Very High Activity
4.87097
   
I Use This

Vala

Compare

  Analyzed 1 day ago

Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.

378K lines of code

16 current contributors

23 days since last commit

73 users on Open Hub

Moderate Activity
4.75
   
I Use This

Jinja

Compare

  Analyzed about 7 hours ago

Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.

14.7K lines of code

52 current contributors

5 days since last commit

69 users on Open Hub

Low Activity
4.7619
   
I Use This