I’m a third year PhD student in the Functional Programming Lab at the University of Nottingham. My supervisors are Henrik Nilsson and Graham Hutton.
I’m interested in functional programming (mainly through Haskell, OCaml and recently Idris), modeling languages and synchronous languages.
My roommates call me Chups because they can’t pronounce my name, you can call me that if you’re in the same situation. On social media I go by typochon.
You can contact me on Mastodon
where I’m @typochon@functional.cafe
or via email:
email :: String
email = name ++ "@" ++ host
where dots = intercalate "."
name = dots ["Guerric", "Chupin"]
host = dots ["nottingham", "ac", "uk"]
Henrik Nilsson and Guerric Chupin. Funky grooves: Declarative
programming of full-fledged musical applications. In: 19th
International Symposium on Practical Aspects of Declarative
Languages (PADL 2017), volume 10137 of Lecture Notes in Computer
Science, pages 163–172, Paris, January 2017. Springer.
Official
link.
Pre-print version. See
also the more detailed technical report
version.
Guerric Chupin and Henrik Nilsson. Functional Reactive Programming, restated. In: Proceedings of the 21st International Symposium on Principles and Practice of Programming Languages 2019 (PPDP ’19). Association for Computing Machinery, New York, NY, USA, Article 7, 1–14. DOI:https://doi.org/10.1145/3354166.3354172
The software I write is hosted on gitlab. Here is a list of the most notable things you will find on it: