@@ -56,6 +56,21 @@ about_content:
56
56
|IRIS Connect video platform which makes extensive use of Haskell |
57
57
|in the back end. |
58
58
59
+ |  |
60
+ |--|
61
+ |**Gabriele Keller**|
62
+ |I’m a Professor of Software Technology in the Department of |
63
+ |Information and Computing Sciences. My research focuses on how |
64
+ |programming languages can be used to improve the quality of |
65
+ |software. Conventional software testing is very important, but |
66
+ |can’t guarantee the absence of errors. We are addressing this |
67
+ |problem in our research on developing and using programming |
68
+ |languages that are based on mathematical theory, so we can prove |
69
+ |that a program will work in all scenarios. We call it |
70
+ |‘correctness by construction’. The real world significance is |
71
+ |obvious: it saves a lot of time and it eliminates errors so which |
72
+ |company wouldn’t want it? |
73
+
59
74
|  |
60
75
|--|
61
76
|**Jasper Van er Jeugt**|
@@ -112,6 +127,20 @@ about_content:
112
127
|that simplifies access to remote data. |
113
128
[source](https://en.wikipedia.org/wiki/Simon_Marlow)
114
129
130
+ |  |
131
+ |--|
132
+ |**Lennart Augustsson**|
133
+ |Lennart Augustsson is a Swedish computer scientist. He was |
134
+ |previously a lecturer at the Computing Science Department at |
135
+ |Chalmers University of Technology. His research field is |
136
+ |functional programming and implementations of functional |
137
+ |languages. |
138
+ | |
139
+ |Augustsson has worked for Carlstedt Research and Technology, |
140
+ |Sandburst, Credit Suisse, Standard Chartered Bank, Facebook, X |
141
+ |Development, Google and is currently employed by Epic Games. |
142
+ [source](https://en.wikipedia.org/wiki/Lennart_Augustsson)
143
+
115
144
### Affiliated Committees and Projects
116
145
117
146
We invite existing Haskell projects, committees and communities to
0 commit comments