leachim6 / hello-world

Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!
http://github.com/leachim6/hello-world/wikis
MIT License
10.99k stars 1.92k forks source link

Divide languages into categories #1296

Open potat-dev opened 2 years ago

potat-dev commented 2 years ago

Create a new .md file or wiki page with language categorization

For example:

MrBrain295 commented 2 years ago

I like the idea. @Richienb what do you think.

Richienb commented 2 years ago

Depends if some exist in the grey area.

Richienb commented 2 years ago

Also, it would be wasteful to re-catalogue all the languages in a new file since we'd have to update that every time.

MrBrain295 commented 2 years ago

@Richienb @CyberPotat42 do any of you have an idea on how we could get the upade_list.py script to keep them in their categories if we do go through with this idea?

sastofficial commented 2 years ago

Also, it would be wasteful to re-catalogue all the languages in a new file since we'd have to update that every time.

@Richienb maybe we can make it optional to categorize the language. and the uncategorized languages arent in the new document

potat-dev commented 2 years ago

I think this can be implemented using issue #317 main idea: short introduction for every most languages (you can make it optional as @sastofficial suggested). In the short description, the person who adds the language will also indicate its category, and then update_list.py will scan its short description, parse the category from there, and add the language to this category