Tags : Browse Projects

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

Boo Programming Language

Compare

  Analyzed about 13 hours 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 about 2 hours 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

1 day since last commit

40 users on Open Hub

Very High Activity
4.21429
   
I Use This

AutoHotkey

Compare

  Analyzed about 22 hours ago

AutoHotkey is a free, open-source utility for Windows. With it, you can: * Automate almost anything by sending keystrokes and mouse clicks. You can write a mouse or keyboard macro by hand or use the macro recorder. * Create hotkeys for keyboard, joystick, and mouse. Virtually any key ... [More] , button, or combination can become a hotkey. * Expand abbreviations as you type them. For example, typing "btw" can automatically produce "by the way". * Create custom data-entry forms, user interfaces, and menu bars. See GUI for details. * Remap keys and buttons on your keyboard, joystick, and mouse. * Respond to signals from hand-held remote controls via the WinLIRC client script. * Run existing AutoIt v2 scripts and enhance them with new capabilities. ... [Less]

199K lines of code

3 current contributors

5 days since last commit

21 users on Open Hub

Moderate Activity
4.44444
   
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

MXE (M cross environment)

Compare

  Analyzed about 18 hours ago

MXE (M cross environment) is a Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt. Thus, it provides a nice cross compiling environment for various target platforms.

44.9K lines of code

23 current contributors

about 2 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This

lfe

Compare

  Analyzed 1 day ago

Lisp Flavoured Erlang (LFE)

28.6K lines of code

2 current contributors

3 days since last commit

2 users on Open Hub

Moderate Activity
5.0
 
I Use This
Licenses: No declared licenses

Redmine Plugin - Auto Increment

Compare

  Analyzed about 4 hours ago

Redmine plugin which provides wiki macros that serve as auto incrementing variables.

101 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Uncommons Antlib

Compare

  Analyzed 1 day ago

The Uncommons Antlib provides macro definitions, custom tasks and other tools to support the development of modular Java software using Apache Ant. Includes a task for generating PDF/RTF/HTML documentation from DocBook sources.

217K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

macros4outlook

Compare

  Analyzed 1 day ago

macros4outlook is a collection of VBA macros for Microsoft Outlook. It especially contains QuoteFixMacro which fixes the quotes generated by Outlook.

1.8K lines of code

0 current contributors

about 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Herschel

Compare

  Analyzed 24 minutes ago

Heather is an general-purpose multiparadigm programming language. It is strongly typed, offering type inference and parametric polymorphism ("generics"). It is consequently object oriented (everything is a object, even functions), while its consequent multiple dispatch approach keeps a strong ... [More] functional touch. The object model is class-oriented, supporting multiple inheritance as well as the separation of types ("protocols", "interfaces") and classes. The grammar is regular, small, and (mostly) context free. In particular it can be parsed without symbol tables, and does not require a special preprocessor since it offers powerful hygienic macros as part of the language and special support for conditional compilation. [Less]

107K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This