plum

#treesitter#compiler#wasm

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

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


test/import_fixtures/main.plum
module fixtures

import helper

fun main() -> Int =
  helperValue()