https://github.com/JuliaLang/julia
Raw File
Tip revision: 7a1f6d454cb49e6e35d0bea051b9c0dc414ad0e0 authored by Jake Bolewski on 01 July 2015, 22:06:34 UTC
enable test_throws to handle errors thrown by macro calls
Tip revision: 7a1f6d4
mk_julia_flisp_boot.scm
(load "jlfrontend.scm")
(make-system-image (os.getenv "julia_flisp.boot"))
back to top