Skip to content

der-teufel-programming/rainbowz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rainbowz

rainbowz is a Zig implementation of the Rainbow Brainfuck programming language

To build it you'll need the most recent Zig version (download from https://ziglang.org/download).

$ zig build -Doptimize=ReleaseFast

or to build a debug version

$ zig build

the binary will then appear as zig-out/bin/rainbowz or zig-out\bin\rainbowz.exe

About

Implementation of RBBF in Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages