Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add language metadata and sort/filter options #24

Open
raxod502 opened this issue Jun 15, 2021 · 0 comments
Open

Add language metadata and sort/filter options #24

raxod502 opened this issue Jun 15, 2021 · 0 comments

Comments

@raxod502
Copy link
Member

raxod502 commented Jun 15, 2021

I would like to add additional metadata to each language which can be used to make languages of interest more discoverable. Here are some sample pieces of metadata:

  • Description
  • Year created
  • Maintenance status
  • Categories (compiled, interpreted, markup, lisp, c-like, jvm, assembly, esoteric, general-purpose, etc.)
  • Web links
    • Homepage
    • Documentation
    • Source code
    • Getting started / tutorial
    • Rosetta Code / Esolangs entry
  • Support for LSP, code formatting, package management

Once metadata has been added, the home page should allow users to filter and sort by any of these fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant