Skip to content

alii/al

Repository files navigation

AL

A small, statically-typed, expression-oriented programming language.

Install

curl -fsSL al.alistair.sh/install.sh | bash

Usage

al run <file.al>      Run a program
al repl               Start interactive REPL
al check <file.al>    Type-check without running
al fmt [path]         Format source files

Documentation

Full documentation and language reference available at al.alistair.sh

License

MIT

About

A small, statically-typed, expression-oriented programming language.

Resources

Stars

Watchers

Forks

Languages