Closed gburd closed 11 years ago
The 'berk' module fails to run under Erjang because of {not_implemented,"erlang:statistics(exact_reductions)", ...}.
I added a case for erlang:statistics(exact_reductions), see https://github.com/trifork/erjang/commits/de05208f2fc0ece7d3f393e28deb3727f1377118/src/main/java/erjang/m/erlang/ErlBif.java
erlang:statistics(exact_reductions)
The 'berk' module fails to run under Erjang because of {not_implemented,"erlang:statistics(exact_reductions)", ...}.