-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I have started converting most of the algorithms from Core.hs, but they need to be finished and verified.
-
shiftandsubstare important to get tested to ensure correctness, but I think I copied and converted them over fully. -
normalizeWithneeds to be completed in full, and tested, as it is one of the most important parts of Dhall.isNormalizedWithcan be just derived from it for now, but should be updated with a real algorithm. Maybe they can be merged, returningTuple Boolean (Lazy (Expr s a)) -
Related: I don’t understandActually implementboundedTypeand whether it applies to a strict implementation and if I actually need laziness somewhere.boundedTypeG.
Metadata
Metadata
Assignees
Labels
No labels