ruffsl@programming.dev to Linux@programming.devEnglish · 3 months agoNixOS is the endgame of distrohopping - Joshua Blaisjoshblais.comexternal-linkmessage-square22linkfedilinkarrow-up139file-text
arrow-up139external-linkNixOS is the endgame of distrohopping - Joshua Blaisjoshblais.comruffsl@programming.dev to Linux@programming.devEnglish · 3 months agomessage-square22linkfedilinkfile-text
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up5·3 months 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·3 months 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.