Settings

Theme

Julia Snail – An Emacs Development Environment for Julia Like Clojure's Cider

github.com

154 points by TheWiggles 17 days ago · 29 comments

Reader

miroljub 14 days ago

> Like Clojure Cider

You mean like Common Lisp Slime? When Cider started, it was based on slime, later they created a fork and even later created the nrepl protocol.

internet_points 14 days ago

I want this but for Haskell :-) Maybe some of the amazing work on dataframe[0] and related libraries could be used for a better Haskell REPL in Emacs. I never much liked the notebook way of working, I prefer having a file of functions alongside a REPL, but time-to-graph is bad, and I don't know if there's a good solution to how the REPL forgets previously defined variables on reloading a file.

[0] https://dataframe.readthedocs.io/en/latest/exploratory_data_...

  • kgwxd 13 days ago

    Does Haskell have the built in machinery needed for a proper REPL?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection