plum
git clone https://git.pyrossh.dev/plum
A statically typed, imperative programming language inspired by rust, python
plum-cli/Cargo.toml
141de54
— Peter John
2026-07-21T10:13:36+05:30
fix
50effc5
— Peter John
2026-07-19T19:31:02+05:30
feat(plum-cli): add compile subcommand wiring checker and codegen
cca230e
— Peter John
2026-07-19T17:36:59+05:30
feat: add plum-cli binary with format subcommand
0a830c8
— Peter John
2026-07-19T17:22:28+05:30
refactor: restructure as Cargo workspace, add plum-core skeleton