A small, statically-typed, expression-oriented programming language.
curl -fsSL al.alistair.sh/install.sh | bashal 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
Full documentation and language reference available at al.alistair.sh
MIT