BinaryBuilder.jl — Using Julia's Pkg to deliver binary libraries
Elliot Saba, Mosè Giordano
BinaryBuilder.jl
is a framework that allows you to compile binaries for an ever-growing set of platforms (16 currently): Linux, FreeBSD, macOS and Windows on various architectures. While BinaryBuilder.jl
is mainly employed to build libraries and programs used in packages for the Julia programming language, it is completely general and anyone can install and use on their system the binaries it produces.
ABI & Static Analysis
Room I