Tags : Browse Projects

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

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

6 days since last commit

40 users on Open Hub

Very High Activity
4.21429
   
I Use This

Nickle

Compare

  No analysis available

The Nickle Programming Language is a C-like language with modern programming language features, intended for rapid prototyping, complex scripting, and numerical calculation. The current implementation is an interactive compiler to byte code written in C, with a runtime system written in C and Nickle.

0 lines of code

1 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: mit

lfe

Compare

  Analyzed 4 days ago

Lisp Flavoured Erlang (LFE)

28.6K lines of code

2 current contributors

2 months since last commit

2 users on Open Hub

Moderate Activity
5.0
 
I Use This
Licenses: No declared licenses

Java 8 Streams (Code Examples)

Compare

  Analyzed 2 days ago

Accompanying source code examples for my "Java 8 Streams" talk available on Slideshare

434 lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

fphp-saber

Compare

  Analyzed 2 days ago

A functional PHP library, which promotes strong typing, immutable objects, and lazy evaluation.

15.9K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Digg

Compare

  Analyzed 4 days ago

This library contains general functionality developed by the Digipost team (https://www.digipost.no). It is not meant as an replacement for other common and very useful general purpose libraries, as Guava or Commons Lang, but to complement those. Digg has grown from various encountered repetitive ... [More] programming problems, which has been generalized and put into the library. The functionality found in Digg is not specific to or coupled with the Digipost domain, and should be applicable for any project. Digg requires Java 8, and has no other dependencies. The term "digg" is Norwegian jargon for tasty stuff, like candy. [Less]

8.19K lines of code

1 current contributors

28 days since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This

aws-serverless-java-container

Compare

  Analyzed 3 days ago

A Java wrapper to run Struts, Spring, Jersey, Spark, and other apps inside AWS Lambda.

23.3K lines of code

0 current contributors

22 days since last commit

1 users on Open Hub

High Activity
0.0
 
I Use This

The Fancy Programming Language

Compare

  Analyzed 1 day ago

Fancy is a dynamic, object-oriented programming language heavily inspired by Smalltalk, Ruby and Erlang. It supports dynamic code evaluation (as in Ruby & Smalltalk), class-based mixins, (simple) pattern matching, runtime introspection & reflection, "monkey patching" and much more. It runs ... [More] on Rubinius, the Ruby VM, and thus has first-class integration with Ruby's core library and any additional Ruby libraries that run on Rubinius, including most C-extensions. [Less]

2.84K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

AkLisp

Compare

  Analyzed 1 day ago

A toy Lisp dialect

8.91K lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

huginn programming language

Compare

  No analysis available

huginn - programming language with no quirks, so simple every child can master it. Huginn is a computer programming language with following traits: - interpreted - imperative - functional style (functions, lambdas and closures are first class citizens) - object oriented (user defined types ... [More] , composition, inheritance, exceptions) - introspective, non-reflective type system - strongly typed (absolutely no implicit value conversions and no implicit type coercion) - dynamically typed (final type consistency checks are done at runtime) - duck typing - no quirks guarantee - support arbitrary precision calculations per built-in type - interpreter/executor trivially embeddable in C++ code [Less]

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: afpl, by-nc-nd-40