standize / taste

Programming language detection made easy
0 stars 0 forks source link

References #1

Open WieeRd opened 7 months ago

WieeRd commented 7 months ago

We need to build a huge registry of various languages, and we cannot hope to add each and every one of them by hand.

Tier 1

Tier 2

Tier 3

SkuldNorniern commented 1 month ago

Language data structure per repo (WIP)

tokei/languages.json

linguist/lib/linguist/*.yml

go-enry/data/*.go

devicon/devicon.json

helix/languages.toml

neovim/runtime/lua/vim/filetype.lua

Comment.nvim/lua/Comment/ft.lua

WieeRd commented 1 month ago
WieeRd commented 1 month ago

The reason we are doing this research is to write a converter that can convert all of above resources into our own format. The provided information is not enough to write such converter.

WieeRd commented 1 month ago

dead