Skip to content

helvm/piet_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • Rust 100.0%