-
Notifications
You must be signed in to change notification settings - Fork 27
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
Can you add support for more languages? #4
Comments
Kotlin and Rust would be cool! |
How about CMake? |
Clojure / ClojureScript would be awesome! |
Absolutely! I added sql (all files with What would be the most accurate file extension for Clojure/Lisp/Kotlin/CMake? |
How about Swift and Obj-C? |
Clojure / ClojureScript files all use the extension of |
How about .R and .r for the R language?? |
@anvaka And if you could also add Common Lisp while you're adding Clojure I would really appreciate it! The extensions for Common Lisp are most frequently .lisp or .lsp . |
@rmflight I had R before. Unfortunately visualizations were not usable for R - they were made mostly from numbers. That's because I can only differentiate languages by file extension. As it turned out |
For CMake, I love that you made it in the shape of the Kitware logo! |
Thanks @anvaka this looks great! While on functional languages you could also try adding Haskell, the file extension most commonly used is .hs or .lhs also in terms of rendering the word cloud Haskell has a great logo. You can find a high resolution version of the logo at the following URL: https://upload.wikimedia.org/wikipedia/commons/thumb/1/1c/Haskell-Logo.svg/2000px-Haskell-Logo.svg.png |
Requesting Elixir. |
If you add Objective-C, keep in mind that |
That's very nice! Could you please add support for F#? |
Only .m and .mm extensions are used; #4
@ZevEisenberg yes, unfortunately I don't have anything advanced yet. I guess one could use user defined function which would classify source code text more accurately... For now I'm just considering @ForNeVeR the same is true about |
This is great! Would you be up for adding PureScript ( |
Added |
@rmflight I added R language. I used case sensitive |
@anvaka That actually looks like it is capturing the relevant semantics of the language! Thank you! |
How about Haxe (.hx)? :) |
Love your project, very interesting read! Would it be possible for you to add support for additional languages such as Lisp, SQL, Clojure, Rust, etc?
Thanks!
The text was updated successfully, but these errors were encountered: