~repos /plum

#treesitter#compiler#wasm

git clone https://pyrossh.dev/repos/plum.git

A statically typed, imperative programming language inspired by rust, python


2c5c010b Peter John

master HEAD

7 months ago
add cmake
e9b4405d pyrossh

10 months ago
more stuff
0d8e2ab8 pyrossh

11 months ago
add cargo pkg

👾 Plum Programming Language

  • A statically typed, imperative programming language with ADT’s (Algebraic Data Types) inspired by rust, gleam
  • The compiler is built upon the tree-sitter parser so has out of the box syntax highlighting support for helix and zed editor
  • Plans to be compiled to amd64,arm64, and riscv64 using QBE maintaining C-ABI compatibility

Requirements

Terminal window
node >= 23.1.0
npm >= 10.9.0
qbe >= 1.2
clang >= 16.0.0