Seems my #neocaml project recently got mentioned on HackerNews https://news.ycombinator.com/item?id=47185911

There's not much of a discussion there, but I'm glad more people got to learn about it.

#Emacs #OCaml

Neocaml – Rubocop Creator's New OCaml Mode for Emacs | Hacker News

πŸŽ‰ Behold, the latest in the never-ending quest to make #Emacs less user-friendly! The #Rubocop creator has decided to grace us with #Neocaml, because apparently OCaml wasn't hard enough already without some #TreeSitter magic. πŸ€ͺ Embrace the chaos, developers! πŸ–₯οΈπŸ”§
https://github.com/bbatsov/neocaml #developerchaos #HackerNews #ngated
GitHub - bbatsov/neocaml: A modern, TreeSitter-powered, Emacs major mode for OCaml

A modern, TreeSitter-powered, Emacs major mode for OCaml - bbatsov/neocaml

GitHub

Neocaml – Rubocop Creator's New OCaml Mode for Emacs

https://github.com/bbatsov/neocaml

#HackerNews #Neocaml #Rubocop #Emacs #OCaml #Programming

GitHub - bbatsov/neocaml: A modern, TreeSitter-powered, Emacs major mode for OCaml

A modern, TreeSitter-powered, Emacs major mode for OCaml - bbatsov/neocaml

GitHub
Hot on the heels of the first "official" #neocaml release, I'm very pleased to share that neocaml 0.2 is out today with many improvements! (see the release notes for details github.com/bbatsov/neoc...) Thanks to everyone who tested v0.1 and provided valuable feedback! You rock! #OCaml #Emacs

Release v0.2.0 Β· bbatsov/neoca...
Release v0.2.0 Β· bbatsov/neocaml

Bug fixes Fix compile-goto-error landing one column before the actual error position. OCaml uses 0-indexed columns; compilation-first-column is now set to 0 accordingly. Fix neocaml-repl-send-def...

GitHub
Hot on the heels of the first "official" #neocaml release, I'm very pleased to share that neocaml 0.2 is out today with many improvements! (see the release notes for details github.com/bbatsov/neocaml/rel…) Thanks to everyone who played with v0.1 and provided valuable feedback!# #OCam#l #Emacs

github.com/bbatsov/neocam...

Hot on the heels of the first #neocaml release, I'm very pleased to share that neocaml 0.2 is out today with many improvements! (see the release notes for details https://github.com/bbatsov/neocaml/releases/tag/v0.2.0)

I hadn't had so much fun working on an #Emacs project since the early days of CIDER, so progress has been pretty fast. Big kudos to the brave early adopters for their valuable feedback!

And a huge THANKS to @sanityinc for helping me get the package on MELPA and providing A TON of great feedback!

#OCaml

Release v0.2.0 Β· bbatsov/neocaml

Bug fixes Fix compile-goto-error landing one column before the actual error position. OCaml uses 0-indexed columns; compilation-first-column is now set to 0 accordingly. Fix neocaml-repl-send-def...

GitHub

And the first "stable" release of #neocaml mode is officially out https://github.com/bbatsov/neocaml/releases/tag/v0.1.0

Friday 13th is a great date to go live, right? :D

#OCaml #Emacs

Release v0.1.0 Β· bbatsov/neocaml

Initial Release Features Tree-sitter based font-locking with 4 levels of highlighting for .ml and .mli files. Tree-sitter based indentation with cycle-indent support. Imenu integration with langua...

GitHub