Development & DevOps Software

Rebol Rebol

Rebol is a lightweight, cross-platform data exchange programming language. The language is designed by Carl Sassenrath and is suited for network communications and distributed computing. Rebol's unique simplistic design makes it a productive language that is loved by its users.

Raku Raku

Raku is a programming language that intends to carry forward the ideals of the Perl community. The project was formerly known as Perl 6 and was renamed to Raku as of October 2019. Raku introduces many modern concepts to the historical language while keeping Perl compatibility mode as a part of the specification. Raku is developed by an enthusiastic community of volunteers, that strive to push the language forward.

Racket Racket

Racket started its life as a Scheme implementation, but has now grown into a general-purpose, multi-paradigm programming language and the world's first ecosystem for language-oriented programming. Racket designed to be a platform for programming language design and implementation where developers can create their own dream language.

Lisp Lisp

A family of programming languages dating back to 1958. Lisp is the second-oldest high-level programming language in widespread use today.

 

Pharo Pharo

Pharo is an open source dynamic and reflective language which is made by a community of more than 100 contributors. The language is isnpired by the programming language Smalltalk which was released back in the 1972. On top of that, Pharo offers several live programming features such as immediate object manipulation, live update and hot recompiling. The Pharo full stack is released under MIT License.

Hack Hack

Developed by Facebook as free and open-source dialect of PHP, Hack is a programming language for the HipHop Virtual Machine. Hack is licensed under the MIT License and allows developers to use both dynamic typing and static typing.

Vala Vala

A free and open object-oriented programming language with a self-hosting compiler that generates C code. Vala uses the GObject system and is syntactically similar to C# while introducing unique features like functions, signals, properties, generics, assisted memory management, exception handling, type inference, and foreach statements. Vala makes it simple to target the GNOME stack and is also used for writing applications to the operating system elementary OS.

Beaker Browser Beaker Browser

The Beaker Browser is an experimental peer-to-peer web browser for the modern web. The browser allows people to create Hyperdrive websites from within the browser itself, without setting up servers or touching the command-line. These Hyperdrive sites allow other users to visit your site directly from your computer and can be setup using the built-in code editor and published with a single click.