- Getting Started with Julia
- Ivo Balbaert
- 87字
- 2021-07-23 20:34:08
Other editors and IDEs
For terminal users, the available editors are as follows:
- Vim together with
Julia-vim
works great (https://github.com/JuliaLang/julia-vim) - Emacs with
julia-mode.el
from the https://github.com/JuliaLang/julia/tree/master/contrib directory
On Linux, gedit is very good. The Julia plugin works well and provides autocompletion. Notepad++ also has Julia support from the contrib
directory mentioned earlier.
The SageMath project (https://cloud.sagemath.com/) runs Julia in the cloud within a terminal and lets you work with IPython notebooks. You can also work and teach with Julia in the cloud using the JuliaBox platform (https://juliabox.org/).
推薦閱讀
- Node.js Design Patterns
- Visual Basic 6.0程序設(shè)計(jì)計(jì)算機(jī)組裝與維修
- 單片機(jī)C語言程序設(shè)計(jì)實(shí)訓(xùn)100例:基于STC8051+Proteus仿真與實(shí)戰(zhàn)
- R語言游戲數(shù)據(jù)分析與挖掘
- Python王者歸來
- Visual Basic程序設(shè)計(jì)教程
- Mastering Python High Performance
- R Data Analysis Cookbook(Second Edition)
- ASP.NET Core 2 Fundamentals
- Learning Concurrency in Kotlin
- Java Fundamentals
- Backbone.js Testing
- Vue.js光速入門及企業(yè)項(xiàng)目開發(fā)實(shí)戰(zhàn)
- 零基礎(chǔ)學(xué)Java(第5版)
- Implementing Domain:Specific Languages with Xtext and Xtend