Hacker News
- Reflecting on the Shake Build System http://neilmitchell.blogspot.com/2021/09/reflecting-on-shake-build-system.html 19 comments
Lobsters
- Shake Build System https://shakebuild.com/manual 11 comments haskell , practices
- Build applications with Shake build system http://lethalman.blogspot.it/2013/04/build-vala-applications-with-shake.html 5 comments haskell
- Reflecting on the Shake Build System https://neilmitchell.blogspot.com/2021/09/reflecting-on-shake-build-system.html 12 comments haskell
- Shake, an Haskell build system http://neilmitchell.blogspot.fr/2015/10/defining-your-own-shake-build-system.html 17 comments haskell
- Applicative (Make) vs Monadic (Shake) build systems http://neilmitchell.blogspot.co.uk/2014/07/applicative-vs-monadic-build-systems.html 7 comments haskell
- Build system performance: Shake vs Ninja http://neilmitchell.blogspot.ca/2014/05/build-system-performance-shake-vs-ninja.html 6 comments programming
- Shake (build system library) is on Hackage! http://hackage.haskell.org/package/shake 17 comments haskell
- CS Syd - Research as a build system with Shake https://cs-syd.eu/posts/2018-05-28-research-as-a-build-system 3 comments haskell
- I wrote a short piece on three important concepts in the Shake build system. http://sheyll.blogspot.de/2018/04/shake-for-shake-users.html 5 comments haskell
- 24 days of Hackage, 2015: day 22: Shake: the dynamic build system http://conscientiousprogrammer.com/blog/2015/12/22/24-days-of-hackage-2015-day-22-shake-the-dynamic-build-system/ 10 comments haskell
- Dead code elimination and tree-shaking in JavaScript build systems https://medium.com/@roman01la/dead-code-elimination-and-tree-shaking-in-javascript-build-systems-fb8512c86edf#.79d235zd9 4 comments javascript