A dependently typed programming language, a successor to Idris
Go to file
Edwin Brady 968b48c96e Some optimisations
Hole list represented as a map now for quicker deletion of solved holes.
Unification returns whether it solved any holes as part of its result,
so we know if it's worth going back to solve constraints if progress has
been made.
2019-04-07 11:50:36 +01:00
sample Initial implementation of data types 2019-04-06 22:40:15 +01:00
src Some optimisations 2019-04-07 11:50:36 +01:00
yaffle.ipkg Some optimisations 2019-04-07 11:50:36 +01:00