I Built My Own Programming Language at 19 – Introducing Akro
Hi DEV community! I'm Ankit Bishnoi, 19 years old from India, and I just released my first major open source project — Akro, a programming language I built from scratch. Why I built Akro I was frustrated with existing languages: Python is simple but slow Go is fast but verbose JavaScript is everywhere but messy So I spent months building Akro to combine the best of all three. What Akro looks like akro fn main { name := "World" say "Hello, {name}!"...
Original Source
Read the full article at Dev →KhanList aggregates and links to publicly available news content. We do not host full articles from third-party sources. Always verify important information with original sources.