Skip to content

bfbachmann/blang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blang

A simple, statically typed, ahead-of-time compiled toy programming language written in Rust.

Playground

The Blang Playground is hosted at play.blang.net.

Documentation

See docs for high-level language documentation and examples.

See src/tests for runnable examples.

Development Dependencies

Rust, Cargo, and a working installation of LLVM (currently using v16.0.0).

About

A simple, statically typed, ahead-of-time compiled programming language written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages