Revise.jl is a Julia package that automatically updates functions, types, and modules in a running Julia session when their source code changes. It significantly improves the development workflow by removing the need to restart the REPL or re-include files after edits. Revise is ideal for iterative coding, package development, and interactive exploration, enabling a fast and fluid programming experience.
Features
- Automatically reloads modified source files
- Tracks changes to functions, types, and modules
- Integrates seamlessly with Julia’s REPL and development tools
- Reduces the need to restart sessions during development
- Supports debugging and test-driven development
- Compatible with package and script-based workflows
Categories
Software DevelopmentLicense
MIT LicenseFollow Revise.jl
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Revise.jl!