Coinciding with the release of Nim 1.4.0, we're also releasing choosenim v0.7.2. Big thanks to @d0m96 and @genotrance for help with this one!
Existing users can update via `choosenim update self`.
forum.nim-lang.org/t/6942
`latexdsl` helpers for figures and DataFrame to TeX table have arrived. 🥳 Includes (if desired) runtime checks for the existence of the figure to be included in TeX!
Check out an example here:
github.com/Vindaar/LatexDSL#…
I am experimenting with a new build of unofficial-webapp-office using @nim_lang and GTK3 instead of Qt. I have the snap package down to 976KB from 155MB, Wayland support, and proper fonts. Just need to work on persisting cookies between apps/sessions.
Since I wasn't quite happy with it, I turned my @nim_lang party trick into something more useful.
Say hello to compile time checked TeX commands in LaTeX DSL:
github.com/Vindaar/LatexDSL
Soon: helpers like DataFrame to LaTeX table anyone?
I am experimenting with a new build of unofficial-webapp-office using @nim_lang and GTK3 instead of Qt. I have the snap package down to 976KB from 155MB, Wayland support, and proper fonts. Just need to work on persisting cookies between apps/sessions.