Tags : Browse Projects

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

Nim-lang

Compare

  Analyzed 3 months ago

Nim (formerly known as "Nimrod") is a statically typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency. This means it focuses on compile-time mechanisms in all their various forms. Beneath a nice infix/indentation based ... [More] syntax with a powerful (AST based, hygienic) macro system lies a semantic model that supports a soft realtime GC on thread local heaps. Asynchronous message passing is used between threads, so no "stop the world" mechanism is necessary. An unsafe shared memory heap is also provided for the increased efficiency that results from that model. [Less]

77.8K lines of code

182 current contributors

3 months since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This

OpenEuphoria

Compare

  No analysis available

Euphoria is a powerful but easy-to-learn programming language. It has a simple syntax and structure with consistent rules, and is also easy to read. You can quickly, and with little effort, develop applications, big and small, for Windows, Unix variants (Linux, FreeBSD, ...) and OS X. Euphoria ... [More] was first released as shareware way back in 1993. Nowadays, it is being developed as an open source project that is community driven and maintained. The language has evolved into a sophisticated tool for programmers. Surprising to many, Euphoria is one of the fastest interpreted languages around however for more speed and ease of distribution Euphoria also includes an integrated Euphoria to C translator. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: common_pu...

icarus-lang

Compare

  Analyzed about 1 hour ago

Programming language designed as an experiment to explore static verification of mutation contracts. A hybrid imperative/functional language designed to explore the boundary between these 2 paradigms - trying to port some of the lessons and advantages from functional programming back to a more ... [More] traditional imperative style. Allows controlled mutation and aliasing, but only when both caller and callee agree to it. No global mutable state. [Less]

35.9K lines of code

1 current contributors

about 5 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

xxm

Compare

  Analyzed about 18 hours ago

xxm enables you to create dynamic websites in Delphi, combining both Delphi and HTML in the source files. The project is compiled into a module, ready for use by a pluggable protocol handler in Internet Explorer, an ISAPI Extension or a stand-alone HTTP server. xxm combines the speed of compiled ... [More] native code with the speed of handling HTTP requests as close to the source as possible. Add to that auto-compile with the fast Delphi compiler and you get a good development platform for a good web platform. [Less]

44.7K lines of code

1 current contributors

3 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

HAMLE

Compare

  Analyzed about 22 hours ago

Enhanced Version of HAML (Less typing, php-like variable syntax)

9.11K lines of code

1 current contributors

3 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This