Neocaml – Rubocop Creator's New OCaml Mode for Emacs 3 days ago (github.com) 4 comments TheWiggles Reply Add to library riffraff 2 hours ago 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 kleiba 2 hours ago Aren't there specific IDEs for OCaml like for more mainstream languages? nesarkvechnep 1 minute ago You answered it yourself. More mainstream languages have specific IDEs and OCaml is not more mainstream. avsm 1 hour ago 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.
riffraff 2 hours ago 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
kleiba 2 hours ago Aren't there specific IDEs for OCaml like for more mainstream languages? nesarkvechnep 1 minute ago You answered it yourself. More mainstream languages have specific IDEs and OCaml is not more mainstream. avsm 1 hour ago 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.
nesarkvechnep 1 minute ago You answered it yourself. More mainstream languages have specific IDEs and OCaml is not more mainstream.
avsm 1 hour ago 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.