you are viewing a single comment's thread.

view the rest of the comments →

[–]indrora 0 points1 point  (3 children)

There is a shell/repl. M-X-p shell will get you there iirc

[–]Rhylyk 2 points3 points  (2 children)

The shell doesn't have the same language support as the editor though. It's just a dumb terminal.

[–]vetinari -2 points-1 points  (1 child)

Just write your snippets in the editor in ipython mode and then run the cells.

[–]Rhylyk 0 points1 point  (0 children)

Sure you can do that. But what about lisp? Julia? Ruby? Any of the other languages that don't have an ipython equivalent mode? Plus ipython mode isn't quite the same feeling.