plum
git clone https://git.pyrossh.dev/plum
A statically typed, imperative programming language inspired by rust, python
plum-cli/tests/compile_tests.rs
3d6f280
— Peter John
2026-08-09T22:04:58+05:30
style: rename all Rust function/method names from snake_case to camelCase
1a9a65c
— Peter John
2026-07-23T21:27:56+05:30
feat(plum-cli): resolve import via --lib-path using the new loader
1e3672d
— Peter John
2026-07-19T19:37:07+05:30
fix: address code review findings — bool literals, export policy, test hardening
50effc5
— Peter John
2026-07-19T19:31:02+05:30
feat(plum-cli): add compile subcommand wiring checker and codegen