| ▲ | recursivecaveat 2 hours ago | |
Keep in mind one of the most important attributes of a good compiler is clearly explaining to the user what caused compilation failure and why. If you try to solve in a very abstract and general space it could be challenging to give an actionable error message. | ||
| ▲ | Quekid5 an hour ago | parent [-] | |
Yup, that's basically it. "SAT says no" isn't a very useful error message. | ||