Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 Emacs 中运行 Julia REPL,但遗憾的是,当我这样做时,emacs 会被冻结(无论我是从 emacs shell 还是从 ESS run-julia 运行)。有人有/遇到过这个问题吗?如果有,你是如何解决的?
ESS 中没有 run-julia。使用 Mx 朱莉娅。你inferior-julia-program-name应该指向你的julia-basic. 如果你有julia-basic你的路径,它应该默认工作。
inferior-julia-program-name
julia-basic
诊断任何问题,M-x julia然后去*julia*缓冲区看看出了什么问题。
M-x julia
*julia*