Skip to content

lucatrv/PackageCompiler.jl

This branch is 326 commits behind JuliaLang/PackageCompiler.jl:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49e058e · Apr 8, 2020
Feb 11, 2020
Mar 4, 2020
Mar 4, 2020
Apr 8, 2020
Mar 4, 2020
Feb 9, 2020
Feb 17, 2020
Feb 9, 2020
Mar 1, 2020
Apr 8, 2020
Feb 11, 2020

Repository files navigation

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.

About

Compile Julia to native machine code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 93.9%
  • C 6.1%