ruffsl@programming.dev to Linux@programming.devEnglish · 5 months agoNixOS is the endgame of distrohopping - Joshua Blaisjoshblais.comexternal-linkmessage-square25fedilinkarrow-up148arrow-down114file-text
arrow-up134arrow-down1external-linkNixOS is the endgame of distrohopping - Joshua Blaisjoshblais.comruffsl@programming.dev to Linux@programming.devEnglish · 5 months agomessage-square25fedilinkfile-text
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up5·5 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·5 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.