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

Problem: Elm language not supported #85

Open
julianpistorius opened this issue Jan 27, 2023 · 1 comment
Open

Problem: Elm language not supported #85

julianpistorius opened this issue Jan 27, 2023 · 1 comment

Comments

@julianpistorius
Copy link

julianpistorius commented Jan 27, 2023

I work on an open source project called Exosphere. It is a SPA (single page app) written mostly in the Elm programming language. See the GitLab repository analytics page: https://gitlab.com/exosphere/exosphere/-/graphs/master/charts

Elm: 71%
CSS: 26%
JavaScript: 0.99%
Python: 0.67%
Gherkin: 0.27%

gitlab-exosphere-languages

But when I look at the Open Hub overview: https://openhub.net/p/exosphere

It reports:

... is mostly written in JavaScript
with a very low number of source code comments

openhub-project-overview

And on the Open Hub languages summary page: https://openhub.net/p/exosphere/analyses/latest/languages_summary

It reports:

CSS: 91%
JavaScript: 5.5%
Python: 2.7%
HTML: 0.5%
shell script: 0.3%

openhub-exosphere-languages

One of the compelling aspects of our project is that it is mostly written in Elm with very little JavaScript and CSS.
We'd love for this to be reflected on Open Hub.

Note: Elm's syntax is very similar to Haskell's, so the Haskell parser could easily be modified to work.

@notalex
Copy link

notalex commented Feb 3, 2023

Thanks for pointing this out. We will start supporting elm in OpenHub this month.

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

No branches or pull requests

2 participants