Fork me on GitHub
#releases
<
2023-10-03
>
borkdude08:10:48

https://babashka.org/sci.configs/ <-- nice playground that @holyjak hacked together using all the libraries for which there is a configuration in sci.configs

🙏 2
🎉 2
Chris McCormick08:10:49

This is cool. Is the source code available somewhere?

borkdude16:10:25

https://github.com/squint-cljs/squint: ClojureScript syntax to JavaScript compiler https://github.com/squint-cljs/squint/blob/main/CHANGELOG.md#0229-2023-10-03 • Add subs, fn?, re-seq • Add squint.edn with :paths to resolve macros from (via :require-macros) Check out macro docs here: https://github.com/squint-cljs/squint#macros

🎉 1
pez18:10:07

You are on fire, @borkdude!

🔥 4
borkdude 4
flowthing18:10:54

v0.19.0 (alpha) of Tutkain, an interactive Clojure development environment for sublimetext, is out: • Improve evaluation result printing performance very much • Show Java runtime version in greeting message • Support expand/shrink selection in REPL output panel #123 • Add GitHub provider for Tutkain: Add Lib (with thanks to @smith.adriane for Dewey!) • Improve https://clojurians.slack.com/archives/C03S1KBA2/p1683142572115519 • Make tutkain_paredit_forward_delete and tutkain_paredit_backward_delete faster #119 • Improve the behavior of tutkain_paredit_forward_delete and tutkain_paredit_backward_delete with map namespace syntax • Fix bad extend selection when using tutkain_paredit_forward or tutkain_paredit_backward with "extend": true • Fix output arg support for tutkain_evaluate with "scope": "input" • Fix tutkain_remove_namespace_alias when view contains no ns form • Improve map namespace syntax support • Fix bug when using "output": "selection" with tutkain_evaluate with a non-empty region selected https://github.com/eerohele/Tutkain/blob/master/CHANGELOG.md#0190-alpha---2023-10-03

🎉 4