Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Shaft Programming Language

Shaft is a programming language designed to match Rust‘s safety, while remaining readable and easy to use. You can find the full Syntax Specification here: syntax.md

Repo branches

  • bootstrap contains the bootstrap compiler.
  • main contains the self-hosted compiler.

License

Apache 2.0

About

A native, performant, memory safe programming language without using lifetime annotations or implicit ownership rules, while trying to stay clean and nice to read, write and learn.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors