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/for.txt
984357b
— Peter John
2026-09-05T21:35:44+05:30
rename folders
a271f34
— Peter John
2026-08-27T19:20:16+05:30
improvements
c06ddba
— Peter John
2026-08-09T18:35:20+05:30
feat(grammar): add `fun` keyword to function/method declarations
aeaba6f
— Peter John
2026-07-20T13:13:45+05:30
fix(tree-sitter-plum): allow a full expression as a body's trailing statement
f502d22
— Peter John
2026-07-19T21:40:20+05:30
fix(tree-sitter-plum): fix match/generics/identifier/attribute grammar bugs
58cc293
— pyrossh
2024-12-18T16:44:58+05:30
finish syntax
1910cfc
— pyrossh
2024-12-18T10:34:12+05:30
fix tests
9e7927c
— pyrossh
2024-12-18T10:17:06+05:30
fix tests
4aca0b2
— pyrossh
2024-12-18T00:40:00+05:30
improve highlights