Skip to content
/ plum Public

:fruit: A statically typed, imperative programming language inspired by rust, kotlin

Notifications You must be signed in to change notification settings

pyrossh/plum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👾 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

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

About

:fruit: A statically typed, imperative programming language inspired by rust, kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published