|
| 1 | +--- |
| 2 | +layout: news |
| 3 | +post-type: news |
| 4 | +title: "Erik Osheim receives community award" |
| 5 | +--- |
| 6 | +We are pleased to announce that the Phil Bagwell Memorial Scala Community Award for 2016 has been awarded to [Erik Osheim](https://twitter.com/d6). The award was presented in Lake District, UK at [Scala World 2016](https://scala.world). |
| 7 | + |
| 8 | +Erik is known to Scala users as: |
| 9 | + |
| 10 | +* creator of [Spire](https://github.com/non/spire), a leading library for numerics in Scala |
| 11 | +* creator of other tools and libraries such as [kind-projector](https://github.com/non/kind-projector) (a compiler plugin for type lambdas) and [jawn](https://github.com/non/jawn/) (a very fast JSON parser) |
| 12 | +* leader of the [Cats](https://github.com/typelevel/cats) project, which provides abstractions for functional programming in Scala ("cats" being short for "category", as in category theory) |
| 13 | +* cofounder of [Typelevel](http://typelevel.org), a Scala community organization dedicated to furthering pure, typeful functional programming in Scala |
| 14 | +* a friendly and tireless conference-goer and presenter |
| 15 | + |
| 16 | +Erik's 2015 Scala World presentation, "Principles for approachable, |
| 17 | +modular, functional libraries" |
| 18 | +([slides](http://plastic-idolatry.com/erik/sw2015-inv.pdf), |
| 19 | +[video](https://www.youtube.com/watch?v=iKyIKozv8a8)) is a classic on |
| 20 | +the subject of open-source library design, not only from a technical |
| 21 | +perspective, but with attention to how sofwtare communities and |
| 22 | +ecosystems operate. |
| 23 | + |
| 24 | +The Bagwell Award is named in honor of Phil Bagwell, who passed away in 2012. In a [2012 blog post](https://www.typesafe.com/blog/rip-phil-bagwell), Martin Odersky remembers Phil and his special place in the Scala community. |
| 25 | + |
| 26 | +Past winners of the award: |
| 27 | + |
| 28 | +* 2015: [Bill Venners](http://scala-lang.org/news/2015/06/25/bagwell-award-2015.html) |
| 29 | +* 2014: [Lalit Pant](https://kojoenv.wordpress.com/2014/09/27/phil-bagwell-award/) |
| 30 | +* 2013: [Dick Wall](https://twitter.com/dickwall) |
| 31 | + |
0 commit comments