evhub / coconut

Simple, elegant, Pythonic functional programming.
http://coconut-lang.org
Apache License 2.0
4.04k stars 120 forks source link

Add `--fail-fast` compilation option #803

Closed evhub closed 9 months ago

evhub commented 9 months ago

Fails immediately upon encountering an error rather than trying to continue compiling other files.