plum
git clone https://git.pyrossh.dev/plum
A statically typed, imperative programming language inspired by rust, python
examples/match.plum
0fe3528
— Peter John
2026-08-09T18:35:27+05:30
feat(libs/std,examples,test): migrate to `fun`-prefixed function syntax
0bb6882
— Peter John
2026-07-24T11:49:51+05:30
feat(examples): migrate types.plum, functions.plum, match.plum generics to bracket syntax
87b54a9
— Peter John
2026-07-20T13:33:14+05:30
docs+test: restore examples/match.plum to idiomatic bare-tail style; tail-position gap fixed
fe36a46
— Peter John
2026-07-20T12:01:31+05:30
docs+test: general enum support is complete; update known gaps and example
0e1801a
— Peter John
2026-07-19T21:52:28+05:30
test: add example programs covering the language's current syntax