Is there any basic tutorial or documentation for using julia-emacs
?
I couldn’t find it. I can only run blocks of code using C-c C-c on julia-mode
.
Is there any basic tutorial or documentation for using julia-emacs
?
I couldn’t find it. I can only run blocks of code using C-c C-c on julia-mode
.
julia-emacs
has a very simple solution for interacting with the Julia process. Most people use one of the alternatives listed here:
https://github.com/JuliaEditorSupport/julia-emacs/issues/109