Juliacon 2024

JuliaScript.jl - simply run julia scripts at max speed
07-10, 15:40–15:50 (Europe/Amsterdam), REPL (2, main stage)

JuliaScript.jl provides juliascript runner with which you really just do juliascript yourscript.jl.

Enjoy speed for julia scripts!


When building Julia scripts myself, I couldn't find any way to make them simply fast out of the box. This package solves this.

The difficulty behind the scene is that Julia's precompilation is build for packages, not for scripts. Hence juliascript automatically translates your script into a respective package with optimal precompilation. A single runner, everything automated.

Furthermore, juliascript is also a tiny wrapper around PackageCompiler.jl, but more on this in the talk.

On my journey to bring Pluto and Julia to the data science mass market.

If you want to convince your company to support Julia for Data Science, cloud.jolin.io is the perfect tool for you! Simply login with your github user at cloud.jolin.io, a hosted Pluto service.

Entrepreneur, Data Scientist/Engineer, Cloud Architect.

This speaker also appears in: