Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 329 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 329 Bytes

The Computer Language Benchmarks Game in Zig.

zig build
./run

Dependencies

  • zig (master branch)
  • bash
  • pcre
  • gmp

NOTE: Running the full set of tests will use about 1GiB of hard drive space. Run zig build clean to clear all build artifacts.