This package browser is in early development. Mind the rough edges.

julia-juno 0.8.4

Integrated Development Environment (IDE) for Julia

This package provides tools to help you develop code. Juno is built on the Atom text editor. Juno consists of both Julia and Atom packages in order to add Julia-specific enhancements, such as syntax highlighting, a plot pane, integration with Julia's debugger, a console for running code, and much more.

Consider that the package is “maintenance-only mode” and only receives bug fixes. The Julia IDE effort is pointed to extension for VSCode.

Installation

Install julia-juno 0.8.4 as follows:

guix install julia-juno@0.8.4

Or install the latest version:

guix install julia-juno

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.