Closed JacquelineCasey closed 1 year ago
Boolean type and boolean literals are done. They were pretty easy. Working on if statements.
Postponing else to another time. It is a bit harder than it looks, as we might need to do actual type unification...
Add Booleans and related constructs.