Y
Hacker News
new
|
ask
|
show
|
jobs
by
PrinceKropotkin
2068 days ago
What kind of static analysis is available for BEAM programs?
2 comments
dnautics
2068 days ago
I'm working on one for elixir:
https://github.com/ityonemo/selectrix
link
rehemiau
2068 days ago
Take a look at Xref and Dialyzer
link