Skip to content

TheLDB/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

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 96.1%
  • TypeScript 3.6%
  • Other 0.3%