from Hacker News

Idris 2 version 0.3.0

by insulanian on 1/14/21, 10:11 AM with 2 comments

  • by agbell on 1/14/21, 12:59 PM

    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...

  • by bjoli on 1/14/21, 12:44 PM

    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.