ruffsl@programming.dev to Linux@programming.devEnglish · 2 months agoNixOS is the endgame of distrohopping - Joshua Blaisjoshblais.comexternal-linkmessage-square8linkfedilinkarrow-up120arrow-down13file-text
arrow-up117arrow-down1external-linkNixOS is the endgame of distrohopping - Joshua Blaisjoshblais.comruffsl@programming.dev to Linux@programming.devEnglish · 2 months agomessage-square8linkfedilinkfile-text
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up4·2 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·2 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.