geometryresearch / zkbdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zkbdf

MacOS instructions (assuming you have Homebrew installed):

  • brew install openssl
  • brew install llvm
  • export PATH="$(brew --prefix)/opt/llvm/bin:$PATH"
  • make clean && make

About

License:BSD 2-Clause "Simplified" License


Languages

Language:C 99.0%Language:Makefile 1.0%