Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 912 Bytes

TODO.md

File metadata and controls

30 lines (23 loc) · 912 Bytes

time permitting

  • better motive inference / syntactic sugar for function by cases
  • unseen pattern generation
    • does not specialize the cases where the type is unique
    • can extend whnf with info to track wich vars sould be expanded to "unstick" computations
  • needs more testing
    • exampels in CH5 of thesis
    • earier examples
  • nested cases need to be tested
  • better warning/error messages
    • consolodate and order warnings
    • var printing bugs
  • fully worked system F interperter
  • clean could also rela some unions?

fix the redme (depricate the :ls) update the repl example fix the repo

find or create a large bank of test cases?

  • system F
  • CC

move to more standard libs