REPL (Read-Eval-Print-Loop) package.
This package is still in early stage of development.
apm install Repl
or
Search for Repl within package search in the Settings View.
You can set the path to your executable in the package settings.
###Launch REPL
ctrl-y ctrl-dLaunch default Repl ('Bash')ctrl-y ctrl-oLaunch OCaml Replctrl-y ctrl-pLaunch Python3 Replctrl-y ctrl-bLaunch Bash Replctrl-y ctrl-cLaunch CoffeeScript Replctrl-y ctrl-rLaunch R Replctrl-y ctrl-nLaunch Node Replctrl-y ctrl-gLaunch Gdb Replctrl-y ctrl-wLaunch Swift Repl
###Evaluate in REPL:
ctrl-y ctrl-sEvaluate Selectionctrl-y ctrl-fEvaluate File
(work still in progress)
- OCaml
- Bash
- Coffee
- R
- Python2
- Python3
- Node
- Gdb
- Swift
- History (up and down)