BinaryBuilder.jl - The Subtle Art of Binaries That Just Work
Offered By: The Julia Programming Language via YouTube
Course Description
Overview
Explore the intricacies of BinaryBuilder.jl in this comprehensive JuliaCon 2020 workshop. Dive into the framework that enables compilation of binary libraries and programs for all supported Julia platforms. Learn about the motivations behind BinaryBuilder.jl and how it addresses the challenges of providing necessary binaries. Gain hands-on experience crafting build recipes using the wizard and writing custom scripts for advanced users. Submit your first pull request to Yggdrasil, the central repository for BinaryBuilder.jl scripts. Discover the future of BinaryBuilder and JLL packages, and master the process of building and deploying tarballs locally. Through presentations, demonstrations, and Q&A sessions, acquire essential knowledge about the tools and variables available in the build environment, empowering you to efficiently work with compiled languages in Julia projects.
Syllabus
Welcome!.
BinaryBuilder presentation.
First encounter with BinaryBuilder shell.
Presentation resumes.
binarybuilder.org.
Supported platforms.
Second encounter with BinaryBuilder shell.
Using the wizard.
Pull request to Yggdrasil.
JLL package.
First Q&A session.
The future of BinaryBuilder and JLL packages.
Using the build_tarballs.jl script to build the tarballs, without the wizard.
Summary of the ingredients of a build recipe.
Building and deploying tarballs and JLL packages locally, without going through Yggdrasil.
Second short Q&A session.
Review of the tools and the variables available inside the build environment.
Taught by
The Julia Programming Language
Related Courses
Julia Scientific ProgrammingUniversity of Cape Town via Coursera Julia for Beginners in Data Science
Coursera Project Network via Coursera Linear Regression and Multiple Linear Regression in Julia
Coursera Project Network via Coursera Decision Tree and Random Forest Classification using Julia
Coursera Project Network via Coursera Logistic Regression for Classification using Julia
Coursera Project Network via Coursera