TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Idris 2 version 0.3.0

246 pointsby insulanianover 4 years ago

2 comments

agbellover 4 years ago
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.<p><a href="https:&#x2F;&#x2F;idris2.readthedocs.io&#x2F;en&#x2F;latest&#x2F;typedd&#x2F;typedd.html#typedd-index" rel="nofollow">https:&#x2F;&#x2F;idris2.readthedocs.io&#x2F;en&#x2F;latest&#x2F;typedd&#x2F;typedd.html#t...</a>
bjoliover 4 years ago
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.