How Bend Works: A Parallel Programming Language That “Feels Like Python but Scales Like CUDA”
A brief introduction to Lambda Calculus, Interaction Combinators, and how they are used to parallelize operations on Bend / HVM. Lucas de Lima Nogueira · Follow Published in Towards Data Science · 22 min read · 10 hours ago — Image by author Introduction If you are reading this article, you probably recently heard about Bend, a new programming language that aims to be massively parallel but without you worrying about things like threads creation,