Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write more idiomatic Idris #3

Open
yurrriq opened this issue Aug 20, 2016 · 3 comments
Open

Write more idiomatic Idris #3

yurrriq opened this issue Aug 20, 2016 · 3 comments

Comments

@yurrriq
Copy link
Collaborator

yurrriq commented Aug 20, 2016

While this is a translation of a book written for/in Coq, we should use idiomatic Idris whenever possible.

yurrriq added a commit that referenced this issue Nov 16, 2016
@clayrat
Copy link
Collaborator

clayrat commented Jul 18, 2017

As a reminder, we should try replacing rewrites with dependent pattern matching where appropriate.

@yurrriq
Copy link
Collaborator Author

yurrriq commented Aug 3, 2017

This is a broader issue, but let's get it right for the first ten chapters and document some examples and lessons learned.

@clayrat
Copy link
Collaborator

clayrat commented Aug 3, 2017

Look for places where match application (http://docs.idris-lang.org/en/latest/reference/misc.html#match-application) could be introduced/used. Maybe we could fix some of the bigger replaces with it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants