All Projects → JuliaLang → Packagecompiler.jl

JuliaLang / Packagecompiler.jl

Licence: mit
Compile your Julia Package

Programming Languages

julia
2034 projects

PackageCompiler

Build Status Codecov

PackageCompiler is a Julia package with two main purposes:

  1. Creating custom sysimages for reduced latency when working locally with packages that has a high startup time.

  2. Creating "apps" which are a bundle of files including an executable that can be sent and run on other machines without Julia being installed on that machine.

For installation and usage instructions, see the documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].