JuliaInterop / JuliaCall

Embed Julia in R
https://non-contradiction.github.io/JuliaCall/index.html
Other
267 stars 36 forks source link

A REPL for Julia #223

Open luna02100 opened 10 months ago

luna02100 commented 10 months ago

This is a feature request.

Similar to repl_python() in reticulate package, where you can enable the Julia REPL and interact its global environment, including the Julia objects, functions, and packages. It might be beautiful if something like this is added.