Re: [julia-users] Loading code from base without building Julia

2015-02-22 Thread Isaiah Norton
I played with some code along these lines a few weeks ago, available here: https://github.com/ihnorton/HackThatBase.jl See description: https://groups.google.com/d/msg/julia-dev/_l1clO6racs/amdTrdlzgY4J So far I've only used this with inference, I doubt it will work for the REPL code without si

[julia-users] Loading code from base without building Julia

2015-02-22 Thread lapeyre . math122a
Hi, Is it possible to copy code from the base directory, modify it, and reload it ? I suppose this depends on exactly what you want to do. I have modified REPL.jl. At present, the only way I know how to use this is to build Julia. There is the added complication that the modified version would