Show HN: dialectical.dev: Compare and contrast programming languages
2 points| dimarco | 11 months ago |dialectical.dev | reply
I put together this project that lets you compare the same concept across multiple languages - like how do type annotations work in Typescript versus Zig, or how do lambdas or anonymous functions work in Nim versus Python, and so on. I've included Kotlin, Typescript, Zig, Nim, Elixir, Gleam, Python, Go, and Rust, but on the lookout for more languages.
I always learn better when I can compare something I want to know against something I already know.
No comments yet.