Skip to content

🚥 A set of tools for working with Piet code.

Notifications You must be signed in to change notification settings

orez-/piet_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piet_tools

A set of tools for working with Piet code.

Build

With Rust and Cargo installed:

cargo build --release

This will build the executables to target/release/.

pieti

usage: pieti filename codel-size

A Piet interpreter. Runs the passed image file.

pietasm [beta]

usage: pietasm build filename codel-size
usage: pietasm run filename codel-size

Compiles PietASM to a Piet source image. build will generate the image, run will generate and run it. For more information, see The PietASM Datasheet.

About

🚥 A set of tools for working with Piet code.

Resources

Stars

Watchers

Forks

Languages