← Back to Comparison

About This Project

Why I Built This

I needed a way to bridge the gap between frameworks and languages I already knew and the ones I was learning. I rely heavily on associative memory. For example, if I'm comfortable with Python, I want to see, "In Python, a loop looks like this; in Rust, it looks like that." This side-by-side comparison makes it easier for me to map new concepts to existing knowledge.

Secondly, I have a strong spatial memory. I prefer seeing information laid out in a large, flat interface, like a table, so I can spatially remember where things are. I searched for a tool that represented language comparisons in this specific way, but I couldn't find one that fit my mental model. So, I created it.