plum
git clone https://git.pyrossh.dev/plum
A statically typed, imperative programming language inspired by rust, python
plum-tooling/tree-sitter-plum/test/corpus/match.txt
984357b
— Peter John
2026-09-05T21:35:44+05:30
rename folders
c06ddba
— Peter John
2026-08-09T18:35:20+05:30
feat(grammar): add `fun` keyword to function/method declarations
608d862
— Peter John
2026-07-24T12:38:06+05:30
feat(grammar): add subject-less guard-clause match arms
aeaba6f
— Peter John
2026-07-20T13:13:45+05:30
fix(tree-sitter-plum): allow a full expression as a body's trailing statement
660674c
— Peter John
2026-07-19T22:17:37+05:30
fix(tree-sitter-plum): remove Nil/try/except, allow inline match bodies
f502d22
— Peter John
2026-07-19T21:40:20+05:30
fix(tree-sitter-plum): fix match/generics/identifier/attribute grammar bugs
5de508e
— pyrossh
2024-12-11T14:00:50+05:30
changes
f997bee
— pyrossh
2024-11-18T11:11:03+05:30
fix parser
1675049
— Peter John
2024-11-05T11:25:58+05:30
new syntax
2a44b7e
— Peter John
2024-10-27T22:32:37+05:30
more syntax
2634d00
— Peter John
2024-08-30T13:19:01+05:30
improve grammar
5d12d71
— Peter John
2024-08-17T16:59:50+05:30
update tree-sitter and grammar