plum
git clone https://git.pyrossh.dev/plum
A statically typed, imperative programming language inspired by rust, python
plum-tooling/tree-sitter-plum/test/highlight/sample.plum
5f2f962
— Peter John
2026-09-08T12:01:22+05:30
feat(lang): remove type/class entirely, enum is the only declaration form
984357b
— Peter John
2026-09-05T21:35:44+05:30
rename folders
6b5d9db
— Peter John
2026-08-09T21:01:06+05:30
feat(grammar): remove top-level <Receiver> method annotation syntax
c06ddba
— Peter John
2026-08-09T18:35:20+05:30
feat(grammar): add `fun` keyword to function/method declarations
4aca0b2
— pyrossh
2024-12-18T00:40:00+05:30
improve highlights
0d43379
— pyrossh
2024-12-17T15:08:34+05:30
improve string
08530fa
— pyrossh
2024-12-17T14:41:34+05:30
improve