ruffsl@programming.dev to Linux@programming.devEnglish · 14 days agoNixOS is the endgame of distrohopping - Joshua Blaisjoshblais.comexternal-linkmessage-square20fedilinkarrow-up138arrow-down113file-text
arrow-up125arrow-down1external-linkNixOS is the endgame of distrohopping - Joshua Blaisjoshblais.comruffsl@programming.dev to Linux@programming.devEnglish · 14 days agomessage-square20fedilinkfile-text
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up4·13 days agoYou probably missed it there, Guix’s syntax is the programming language Scheme. It’s most definitely Turing-complete. It’s possible that there’s a more mature LSP server for Scheme, since it is a programming language used for other things, too…
minus-squareruffsl@programming.devOPlinkfedilinkEnglisharrow-up3·13 days agoWhoops, I misread scheme as schema. That’s really powerful. One thing I wish I could reliably do with a Nix LSP is navigate to a definition of a symbol.
You probably missed it there, Guix’s syntax is the programming language Scheme. It’s most definitely Turing-complete.
It’s possible that there’s a more mature LSP server for Scheme, since it is a programming language used for other things, too…
Whoops, I misread scheme as schema. That’s really powerful. One thing I wish I could reliably do with a Nix LSP is navigate to a definition of a symbol.