shulker 0.1.2

A build tool for the Blackstone programming language.
1
2
3
let seven = 7;
fn add x y = x + y;
add(2, 3 * -seven