plum
git clone https://git.pyrossh.dev/plum
A statically typed, imperative programming language inspired by rust, python
examples/basics.plum
c5fd1a5
— Peter John
2026-08-10T10:19:06+05:30
fix(examples): remove basics.plum's unused, nonexistent 'std/io' import
0fe3528
— Peter John
2026-08-09T18:35:27+05:30
feat(libs/std,examples,test): migrate to `fun`-prefixed function syntax
222801d
— Peter John
2026-07-19T22:03:42+05:30
docs: document the currently-implemented language syntax in README
0e1801a
— Peter John
2026-07-19T21:52:28+05:30
test: add example programs covering the language's current syntax