Consistent naming of primitive ops' concrete syntax
Open
enhancement
low effort
- Dominant language
- Standard ML
- Stars
- 1.2k
- Forks
- 104
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 16
Description
There are some AST primitives that are quite a bit different from their concrete relatives e.g.:
Aw8alloc ---> Word8Array.array
Strlen --> String.size
Are there reasons for this difference?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.