In the past few days, I’ve been working on a huge JSON gathering all possible info about programming languages: name, logo, description, extensions, paradigms, age, and main types. I get most of the data from Wikipedia. For popularity, I look at GitHub and StackOverflow, and I’m skipping difficulty for now. After filtering out less-known languages, I hope to end up with a solid set of around 150-200 well-filled languages.
0
Log in to leave a comment