6 ms·
Congrats on the alpha release! I've been following the jank blog for a year now and it's great to see it reach this milestone. What is the current state of deve
by achyudh 9mo ago
Congrats on the alpha release! I've been following the jank blog for a year now and it's great to see it reach this milestone. What is the current state of development tooling (such as CIDER support) for Emacs users?
Also I noticed a typo/broken link in the Welcome section: The link for "foreward" points to https://book.jank-lang.org/foreward.html https://book.jank-lang.org/foreward.html, but it should be https://book.jank-lang.org/foreword.html https://book.jank-lang.org/foreword.html
- Jeaye 9mo agoWe have a working nREPL server, but it's not yet merged into the jank repo. https://github.com/kylc/try-jank https://github.com/kylc/try-jank There's a Clang bug getting in the way of the progress we want, so we'll need to work around. There's a lot I'm juggling, but this is high priority. Thanks for the broken link report. That should be fixed now.