https://github.com/JuliaLang/julia
Raw File
Tip revision: 2bc58db83ea4b78c2f03644a0408f0521a46f7f0 authored by Jameson Nash on 26 August 2015, 22:13:21 UTC
define summarysize for a tuple to be same as any other iterable and only include the summarysize of env in the count when at the toplevel
Tip revision: 2bc58db
mk_julia_flisp_boot.scm
(load "jlfrontend.scm")
(make-system-image (os.getenv "julia_flisp_boot"))
back to top