/pepper

Primary LanguageRust

Pepper

Rust

A small toy programming language that compiles to native executables.

Status

This project is very early in development. It is not yet useful.

Usage

# compile the example program
cargo run -- tests/compile_test/main.pr

MSRV

The minimum supported Rust version is the latest stable release.