Brendan Mesters

Results 3 issues of Brendan Mesters

I encountered another compiler error. ``` koka analysis-structure.kk -e compile: analysis-structure.kk loading: std/core loading: std/core/types loading: std/core/hnd loading: language-constructs loading: error-warning-handler compile: type-functional-effect.kk loading: scope check : type-functional-effect *** internal...

I have found that non-exhaustive match statements can cause both c errors (segmentation faults in specific) and compiler errors. These errors are very difficult to debug as the program doesn't...

I added a small section describing how the docker commands can be changed to work in the fish shell.