Experience report: using functional programming to manage a linux distribution
暂无分享,去创建一个
We report on our experience using functional programming languages in the development of a commercial GNU/Linux distribution, discussing features of several significant systems: hardware detection and system configuration; OS installer CD creation; package compilation and management. Static typing helps compensate for the lack of a complete testing lab and helps us be effective with a very small team. Most importantly, we believe that going beyond merely using functional languages to using purely functional designs really helps to create simple, effective tools.
[1] Chris Okasaki,et al. Purely functional data structures , 1998 .
[2] Eelco Dolstra,et al. The purely functional software deployment model , 2006 .