issues
search
ct-gradual-typing
/
Papers
The Combination of Dynamic and Static Typing from a Categorical Perspective
10
stars
0
forks
source link
Tasks for week of 10/17
#13
Closed
michaelto20
closed
8 years ago
michaelto20
commented
8 years ago
Make a file that houses functions that can be pulled into the REPL and those functions can be used within the REPL.
Finish TypeChecker.hs
Once TypeChecker is finished, make a list of test cases
Practice using question mark type
michaelto20
commented
8 years ago
Task 2 finished.