-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: jespercockx/agda2scheme
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Compile nat-like and int-like types to integers
enhancement
New feature or request
performance
Possible improvement to performance
#9
opened May 12, 2022 by
jespercockx
Don't use lazy thunks for arguments that are always used
enhancement
New feature or request
performance
Possible improvement to performance
#8
opened May 12, 2022 by
jespercockx
Use arrays instead of lists to represent constructors
enhancement
New feature or request
performance
Possible improvement to performance
#7
opened May 12, 2022 by
jespercockx
Use projections instead of match for single-case matches
enhancement
New feature or request
performance
Possible improvement to performance
#6
opened May 12, 2022 by
jespercockx
Don't store constructor tag for records and single-constructor datatypes
enhancement
New feature or request
performance
Possible improvement to performance
#5
opened May 12, 2022 by
jespercockx
Support more built-in types
enhancement
New feature or request
#4
opened May 12, 2022 by
jespercockx
5 tasks
Add support for foreign functions
enhancement
New feature or request
#3
opened May 12, 2022 by
jespercockx
Add support for main function
enhancement
New feature or request
#1
opened May 12, 2022 by
jespercockx
ProTip!
Exclude everything labeled
bug
with -label:bug.