CakeML / CakeML/cakeml

Implement arithmetic for Word64 and Word8 types

Open
#877 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Standard ML
Stars
1.2k
Forks
104
Avg merge
2d 21h
Merged PRs (30d)
16

Description

The following operations would be useful additions to the Word{8,64} modules:
- `val * : word -> word -> word`
- `val / : word -> word -> word`
- `val compare : word -> word -> ordering`
And maybe also the comparison operators `<`,`<=`, `>`, etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.