Many of us use multiple languages, but usually select one for the next project randomly (based on current interests, whatever is trending, etc.)<p>If try to summarize use cases for languages you know, what language decision tree for your next project will emerge?<p>Simple example:<p>(if graphical (elm) (
if a one time script (bash)
if a frequently used script (nim)
if for system level programming (rust)
))<p>Any form (photo of a drawing/pseudocode/svg) is welcome!