gala

A open source language geared toward simplicity

View on GitHub

An Open Souce Programming Language

Gala is a typed multi-paradigm scripting and programming language, designed to be as simple as possible, while also offering familiar features such as function, classes.

If you come from a C-style language such as C, C++, Javascript, Go, Python, or similar, you should be immediately productive with Gala.

Gala is at a very early stage of development and as such it does not support many use-cases.

Current Features

Language

Implementation

The current compiler implementation is called Pygala and is written in Python/Clang.

Roadmap Features

This describes the future features we want to have into the language

Language

Implementation

Motivation

All languages that I tried have some problems: either they are not concurrent and scalable, they have crappy libraries, they are too low level or they are configuration and dependency hells.

Interested?

Intrested in gala. Check out the docs or drop me an e-mail at francescopasa@gmail.com.