Giter Club home page Giter Club logo

revise.jl's Introduction

Revise.jl

Build Status Build status codecov.io

Revise.jl allows you to modify code and use the changes without restarting Julia. With Revise, you can be in the middle of a session and then update packages, switch git branches, and/or edit the source code in the editor of your choice; any changes will typically be incorporated into the very next command you issue from the REPL. This can save you the overhead of restarting Julia, loading packages, and waiting for code to JIT-compile.

See the documentation:

In particular, most users will probably want to alter their .julia/config/startup.jl file to run Revise automatically, as described in the "Configuration" section of the documentation.

Credits

Revise became possible because of Jameson Nash's fix of Julia issue 265. Juno is an IDE that offers an editor-based mechanism for achieving some of the same aims.

Major releases

  • The current 2.x release cycle uses JuliaInterpreter to step through your module-defining code.
  • The 1.x release cycle does not use JuliaInterpreter, but does integrate with Pkg.jl. Try this if the 2.x releases give you trouble. (But please report the problems first!)
  • For Julia 0.6 see this branch

See the NEWS for additional information.

revise.jl's People

Contributors

timholy avatar ffevotte avatar cstjean avatar mlhetland avatar pfitzseb avatar fredrikekre avatar kristofferc avatar tkf avatar tkelman avatar mortenpi avatar iblislin avatar mauro3 avatar musm avatar pearlzli avatar pallharaldsson avatar rfourquet avatar raminammour avatar aviatesk avatar simonbyrne avatar tpapp avatar maleadt avatar tkluck avatar cormullion avatar femtocleaner[bot] avatar jmert avatar m-wells avatar oxinabox avatar juliatagbot avatar johnnychen94 avatar garrison avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.