agda2scheme
agda2scheme copied to clipboard
Support more built-in types
The following built-in types of Agda are not yet supported:
- [ ] Integers
- [ ] Floats
- [ ] Chars
- [ ] Strings
- [ ] Word64
Note that by default, Scheme uses complex numbers, so we need to use the flo-prefixed versions of operations on floats.