Description
We should consider having a way to support the Jank dialect of Clojure
Some interest is expressed here: jank-lang/jank#24
I would propose a new derivative mode, something like clojure-jank-ts-mode
.
Jank supports some embedded code (c++). We could work to include a nested parser for this language. Good support for this may not land until Emacs 30. Currently nested parsers have a tendency to break out of their regions.