Skip to content
/ birb Public

A toy programming language with effects and contracts

Notifications You must be signed in to change notification settings

azdavis/birb

Repository files navigation

birb

A toy programming language with effects and contracts.

Check out the website.

Dependencies

Development

One-time setup

$ cargo install wasm-pack
$ npm install

CLI dev

$ cargo test
$ bin/run-test.sh tests/*

Website dev

$ npm start

Build website (for production)

$ npm run build

About

A toy programming language with effects and contracts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published