File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Manuel Chakravarty
3+ episode : 72
4+ buzzsproutId : 18103989
5+ recorded : 2025-08-19
6+ published : 2025-10-30
7+ ---
8+
9+ In this episode, we talk to Manuel Chakravarty - specifically, his
10+ work on the ghc backend such as data-parallel Haskell and the FFI and
11+ how that work segued into type system design. We also discussed
12+ Manuel's perspective on Haskell from the language design of Swift.
Original file line number Diff line number Diff line change 1+ - [ Manuel's homepage] ( https://justtesting.org/ )
2+ - [ C Foreign Function Interface] ( https://www.haskell.org/onlinereport/haskell2010/haskellch8.html )
3+ - [ c2hs] ( https://hackage.haskell.org/package/c2hs )
4+ - [ gtk bindings for Haskell] ( https://hackage.haskell.org/package/gtk )
5+ - [ Swift] ( https://www.swift.org/ )
6+ - [ Sydney Cocoaheads meetup] ( https://www.sydneycocoaheads.com/ )
7+ - [ Bret Victor] ( https://worrydream.com/ )
8+ - [ Boost C++ libraries] ( https://www.boost.org/ )
9+ - [ Paper: Associated Types with Class] ( https://dl.acm.org/doi/10.1145/1040305.1040306 )
10+ - [ Paper: Type checking with open type functions] ( https://dl.acm.org/doi/10.1145/1411204.1411215 )
11+ - [ Paper: Data-Parallel Haskell: a status report] ( https://dl.acm.org/doi/10.1145/1248648.1248652 )
12+ - [ Paper: Repa: High performance, regular, shape polymorphic parallel arrays.] ( https://hackage.haskell.org/package/repa )
13+ - [ Paper: Accelerate: High-Performance Parallel Arrays for Haskell] ( https://www.acceleratehs.org/ )
14+ - [ Agda] ( https://github.com/agda/agda )
15+ - [ Haskell for Mac] ( http://www.haskellformac.com/ )
You can’t perform that action at this time.
0 commit comments