Lila

A simple programming language I make in my free time. I'm trying to make it modular so I can easily try and compare different backends and tooling.

Status

For now it can JIT-compile basic programs using Cranelift.

I'm still not decided on which language features I want to explore.

Source mirrors

Roadmap

Parsing

Static analysis

Codegen