Reach is a contract language created in 2019 by Jay McCarthy.
git clone https://github.com/reach-sh/reach-lang
Reach: The Safest and Smartest DApp Programming Language
f(); if ( p() ) { g(); } else { h(); } m();