43 points | by TheWiggles 3 days ago ago
4 comments
I think Bozhidar's other projects[0][1][2] are more relevant as "credentials" for an Emacs mode, although probably more niche :)
[0] Projectile, a project mode https://github.com/bbatsov/projectile
[1] Cider, a clojure mode https://github.com/clojure-emacs/cider
[2] Prelude https://github.com/bbatsov/prelude
Aren't there specific IDEs for OCaml like for more mainstream languages?
You answered it yourself. More mainstream languages have specific IDEs and OCaml is not more mainstream.
I just use the OCaml Platform VSCode extension: (https://marketplace.visualstudio.com/items?itemName=ocamllab...) or the OCaml LSP server: https://github.com/ocaml/ocaml-lsp in other editors and don't really need anything domain specific.
I think Bozhidar's other projects[0][1][2] are more relevant as "credentials" for an Emacs mode, although probably more niche :)
[0] Projectile, a project mode https://github.com/bbatsov/projectile
[1] Cider, a clojure mode https://github.com/clojure-emacs/cider
[2] Prelude https://github.com/bbatsov/prelude
Aren't there specific IDEs for OCaml like for more mainstream languages?
You answered it yourself. More mainstream languages have specific IDEs and OCaml is not more mainstream.
I just use the OCaml Platform VSCode extension: (https://marketplace.visualstudio.com/items?itemName=ocamllab...) or the OCaml LSP server: https://github.com/ocaml/ocaml-lsp in other editors and don't really need anything domain specific.