plum

#treesitter#compiler#wasm

git clone https://git.pyrossh.dev/plum

A statically typed, imperative programming language inspired by rust, python


test/import_fixtures/helper.plum
1a9a65c 1
module fixtures
1a9a65c 2
0fe3528 3
fun helperValue() -> Int =
1a9a65c 4
  42