Tags : Browse Projects

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

Ruby

Compare

  Analyzed 3 days ago

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

1.71M lines of code

147 current contributors

3 days since last commit

1,304 users on Open Hub

Very High Activity
4.54012
   
I Use This
Licenses: gpl, Ruby_License

Moose

Compare

  No analysis available

Moose is a complete modern object system for Perl 5 based on the Perl 6 object system. Moose's main goal is to make Perl 5 OO clean and easy to write without sacrificing the stability, power and flexibility that you have come to expect from Perl 5.

0 lines of code

1 current contributors

0 since last commit

98 users on Open Hub

Activity Not Available
4.81482
   
I Use This
Mostly written in language not available
Licenses: Artistic_...

Boo Programming Language

Compare

  Analyzed 2 days ago

A wrist-friendly language targeting the Common Language Runtime (.NET / Mono) with an extensible compiler pipeline, a syntax reminiscent of Python, and many other features (like type inference, syntactic macros, etc.)

300K lines of code

1 current contributors

over 1 year since last commit

50 users on Open Hub

Very Low Activity
4.6
   
I Use This
Licenses: No declared licenses

Racket

Compare

  Analyzed 4 days ago

Programming language suitable for implementation tasks ranging from scripting to application development, and supporting the creation of new programming languages. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, and various other tools.

3.22M lines of code

115 current contributors

5 days since last commit

40 users on Open Hub

Very High Activity
4.21429
   
I Use This

Pharo

Compare

  Analyzed 5 days 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

12 days since last commit

26 users on Open Hub

Moderate Activity
5.0
 
I Use This

Spirit Parser Library

Compare

  Analyzed 3 days ago

Spirit is an object-oriented, recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow Spirit to approximate the syntax of Extended Backus Normal Form (EBNF) completely in C++. The Spirit framework enables a target grammar to be ... [More] written exclusively in C++. EBNF grammar specifications can mix freely with other C++ code and, thanks to the generative power of C++ templates, are immediately executable. [Less]

193K lines of code

13 current contributors

25 days since last commit

17 users on Open Hub

Low Activity
4.55556
   
I Use This

Roma Meta Framework

Compare

  Analyzed 2 months ago

Roma is an Open Source initiative to make Java application development easy. The approach is totally DDD: let's think to the domain of your application and Roma will make the rest: persistence (database), presentation (HTML + Ajax), logging, user management, sessions, workflow, scheduler, etc. ... [More] Roma is a Meta Framework namely a tool that aims to remove dependencies between your application code and frameworks and tools you use. This allows you to change the technology at zero cost without any changes to your application code. Roma is also a MDA implementation since takes its concepts and philosophy but it's totally based on POJOs without to learn other micro languages and complex standards. [Less]

297K lines of code

0 current contributors

over 8 years since last commit

12 users on Open Hub

Activity Not Available
4.0
   
I Use This

Template Haskell

Compare

  No analysis available

Facilities for manipulating Haskell source code using Template Haskell.

0 lines of code

0 current contributors

0 since last commit

9 users on Open Hub

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

Lombok

Compare

  Analyzed 3 days ago

Project Lombok makes java a spicier language by adding 'handlers' that know how to build and compile simple, boilerplate-free, not-quite-java code. Adds such annotations as: val @NonNull @Cleanup @Getter / @Setter @ToString @EqualsAndHashCode @NoArgsConstructor, @RequiredArgsConstructor and ... [More] @AllArgsConstructor @Data @Value @Builder @SneakyThrows @Synchronized @Getter(lazy=true) @Log [Less]

103K lines of code

22 current contributors

17 days since last commit

8 users on Open Hub

Moderate Activity
0.0
 
I Use This

Mouse

Compare

  Analyzed 3 days ago

31.4K lines of code

2 current contributors

over 1 year since last commit

7 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: No declared licenses