uranther
Elixir source code search engine
Does there exist a source code search engine for Elixir projects? For Haskell there is Hoogle which is really convenient for seeing how others implement certain algorithms and functions.
Hoogle is a Haskell API search engine, which allows you to search many standard Haskell libraries by either function name, or by approximate type signature.
There are some general-purpose code search engines out there but it’s nice to have one dedicated for the language. That way, the search filters can take advantage of the peculiarities of the language, allowing one to search by type definition, for example.
If there isn’t one out there yet, it could be a fun project and boon for the community.
Most Liked
StevenXL
I would love to get involved in this project under the tutelage of someone with more experience than myself. I can dedicate 6 - 8 hours per week on a project like this.
Qqwy
This isba really good idea. Hoogle gets most of its strength from the ability to seach for a specific type signature.
While Elixir is of course dynamically typed and not everyone uses (accurate) @specs, we do have documentation as first-class citizen, which would make a search engine absolutely awesome.
riverrun
Popular in Discussions
Other popular topics
Chat & Discussions>Discussions
Latest on Elixir Forum
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex










