HarvardPL / HarvardPL/formulog
Add support for character literals
Open
enhancement
- Dominant language
- Java
- Stars
- 179
- Forks
- 11
- Avg merge
- 8h 34m
- Merged PRs (30d)
- 6
Description
We should support character literals like `'a'`. At a minimum, we could restrict support to the front end, where they could be converted to `i32`s.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.