plum
git clone https://git.pyrossh.dev/plum
A statically typed, imperative programming language inspired by rust, python
plum-checker/src/types.rs
3d6f280
— Peter John
2026-08-09T22:04:58+05:30
style: rename all Rust function/method names from snake_case to camelCase
d0981fb
— Peter John
2026-07-23T19:47:56+05:30
feat(plum-checker,plum-wasm-codegen): add PlumType::TVariadic representation
03e5a61
— Peter John
2026-07-19T19:11:09+05:30
feat(plum-checker): add type definitions
1daab8d
— Peter John
2026-07-19T19:09:16+05:30
chore: scaffold plum-checker and plum-wasm-codegen crates