λ-Calculus, Combinatory Logic and Cartesian Closed Categories
https://thma.github.io/posts/2021-04-04-Lambda-Calculus-Combinatory-Logic-and-Cartesian-Closed-Categories.html
Also, more in-depth: Categorical combinators, P.-L. Curien
https://www.sciencedirect.com/science/article/pii/S001999588680047X
(or maybe you're looking for something beyond that)https://ezb.io/thoughts/interaction_nets/lambda_calculus/202...
tromp•6mo ago
A much larger and more production-ready implementation of Haskell into combinatory logic was made by Lennart Augustsson [3].
[1] https://crypto.stanford.edu/~blynn/compiler/
[2] https://crypto.stanford.edu/~blynn/compiler/c.html
[3] https://github.com/augustss/MicroHs