Hacker News new | ask | show | jobs
by azhenley 2142 days ago
Based on my extremely biased view from HN, Reddit, and Twitter, it seems like nearly every dev has their own toy language project. The number of language announcements and compiler tutorials on HN is astronomical, several of which are from myself.
1 comments

But it’s not __approachable__, at least not to me. Seems like survivorship bias to point to nearly every dev with a toy language project. I might feel similarly if I finish nand2tetris
I think that's internet in general. HN has 30 slots which change upto 4-6 times a day. That's 120 slots and assuming only 5% of them are show HN: new programming language. It's vastly smaller than the number of software engineers that are produced every year.

That's in millions.

I agree that it needs to be more approachable! That’s why I recently released a tutorial series, Let’s make a Teeny Tiny compiler: http://web.eecs.utk.edu/~azh/blog/teenytinycompiler1.html

Ironically enough, a lot of the criticism of my tutorial was that we have plenty of compiler tutorials already and don’t need any new languages...

“Ironically enough, a lot of the criticism of my tutorial was that we have plenty of compiler tutorials already and don’t need any new languages...”

Change is Threat to the status quo.