Hacker News new | ask | show | jobs
by jeremyjh 2891 days ago
Disclaimer: I'm a maintainer but the next Dialyxir release makes a major improvement on this, thanks to contributions from Andrew Summers. He wrote a parser for the Erlangified term strings and uses the Elixir (1.6) pretty printer to print all the terms the way Elixir would. We're still fine-tuning the error messages and explanations but there is an RC on hex[0] - give it a spin if you haven't yet.

[0] https://hex.pm/packages/dialyxir/1.0.0-rc.3

5 comments

Hi Jeremy! If anyone has any questions about this work, I'm willing to answer them!
Wow nice. The rate of progress is amazing.
I'll check it out tonight!
thanks, the current state of dialyxir is quite good! I use it in my toolchain.
Awesome. Thanks