Hacker News new | ask | show | jobs
by wbhart 5331 days ago
I finally got it to build, after rebuilding most of Haskell.

It crashes on just about everything. Even a simple "for" loop defeats it. So one has to replace all of those with while blocks.

Every single one of the Python benchmarks I have previously written fails with a not implemented error.

On the one trivial example I timed which worked it was about 1000 times slower than Python.