-
Notifications
You must be signed in to change notification settings - Fork 476
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PLT-1566 Add cost semantics for basic builtins (#5679)
Cost semantics in the metatheory for the following builtin functions, and their corresponding costing models: addInteger subtractInteger multiplyInteger divideInteger quotientInteger remainderInteger modInteger equalsInteger lessThanInteger lessThanEqualsInteger ifThenElse
- Loading branch information
1 parent
f4f4734
commit f03ef31
Showing
6 changed files
with
395 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.