Skip to content

Arraying/zero.bf

Repository files navigation

zero.bf

A project that intends to run a Brainfuck version of Mandelbrot in <1ms. This project solely targets aarch64 macOS binaries.

Building

Use make, the default target will build an optimized binary. A debug build can be generated using make dbg.

Running

Run with ./bin/zero path/to/file.b.

About

Sub-millisecond Mandelbrot in Brainfuck.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published