The Tuplex Programming Language

Essential Language Features

This is an overview of the essential features of the Tuplex programming language.

Consistency of syntax

Mostly completed:

Strong yet easy to use type system

Mostly completed:

Modern source file, module, and compilation handling

Work in progress:

Guaranteed thread-safe data for high-performance concurrency

This work requires many of the other essential features to be ready and will commence in the second project phase.

Possible features on vision-list

These capabilities aren’t “essential”, but would complement the rest of the language well.

What Tuplex does not aim to provide