Linea Programming Language

Download Linea

Get started with Linea by downloading the latest version 2.2.2 'Mango' with Linea Interpreter 25.08.29

Steps to install and use Linea:

1. Download the latest Linea interpreter Download Interpreter

2. Download the latest Linea core libraries (`liblinea`) Download Core Libraries

Note: Both the downloaded components must be placed in the same directory for Linea to work properly.

3. Start programming by creating a source file, ending with .ln extension (Not compulsary, but recommended)

4. Run the program by using the Linea interpreter, `python3 linea.py <your_file.ln>`

Want old 1.x releases of Linea?

Latest 1.8 'Mishka'

Download Source Code