Hacker News new | ask | show | jobs
Idris 2 version 0.3.0 (idris-lang.org)
246 points by insulanian 1987 days ago
2 comments

For anyone wondering if the Idris book works with v2, I found this [0]. Some code examples in the book need adjustment to work in Idris 2. The Book is great fun.

https://idris2.readthedocs.io/en/latest/typedd/typedd.html#t...

Wow, I didnnt know they switched to chez scheme as the default backend for Idris 2. I know Edwin was impressed with the speed of Chez and the overall quality of the implementation, but I never heard about the switch to it as default.