[–] xstas1 3mo ago ↗ Partway through, I recognized the function calling syntax as similar to Nix which I just started learning.Turns out the implementation of the article is in Haskell, another declarative language.At work. we use Power Query with it's M language - a declarative language with lazy evaluation.Is there something about declarative languages that makes them especially suitable for data work?
[–] ece 3mo ago ↗ The second last link should be https://www.vldb.org/pvldb/vol13/p2033-petersohn.pdf paper probably.
2 comments
[ 5.2 ms ] story [ 20.4 ms ] threadTurns out the implementation of the article is in Haskell, another declarative language.
At work. we use Power Query with it's M language - a declarative language with lazy evaluation.
Is there something about declarative languages that makes them especially suitable for data work?